Bugzilla – Bug 386509
Beta2 DVD Installation Welcome dialog has back button, although first screen
Last modified: 2008-05-11 22:02:27 UTC
When starting installation from beta2 dvd, the first dialog is "Welcome". Although there is nowhere to go back to, it contains a "back" button. This should be removed, as its inoperable anyway.
Created attachment 212163 [details] Screenshot of situation
No, such widgets are not removed but disabled. You can see it's using a different font - Jimmac, perhaps you can find a better way to signal disabled state in your theme?
The best way to signal it's disabled is still to not have it in the first place :-) If that's beyond your options, second best would be to make it invisible.
While having the button there at all is questionable, there's definitely something fishy with the insensitive buttons state. I recall having it have just an outline of the button, not the shaded fill. The highlight text is also broken, making it look fuzzy. Attaching a mockup of what I'm aiming for.
Created attachment 212269 [details] insensitive button mockup.
I actually broke the selector in the process. SVN trunk should have this fixed.
*** Bug 386148 has been marked as a duplicate of this bug. ***
*** Bug 388448 has been marked as a duplicate of this bug. ***