[Bug 63242] Re: Unstyled buttons doesn't use Ubuntu's theme
fafek2
fafek2 at gmail.com
Sun Feb 18 09:13:15 UTC 2007
Well, yes.
Form buttons should be rendered using Ubuntu's selected theme. Each form
item (checkboxes too) on this site: http://www.w3.org/2000/07/8378/xhtml
/media-types/test.xml#forms.heading should not be displayed in
Win98-style.
In fact, on 404 error pages displayed by browser, "Try again" button is displayed correctly.
However, as far as I know, the button declaration is written in XUL with this code so it's not ordinary form button:
<xul:button
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="errorTryAgain" label="Spróbuj ponownie" oncommand="retryThis();"/>
Maybe this will help?
--
Unstyled buttons doesn't use Ubuntu's theme
https://launchpad.net/bugs/63242
More information about the Ubuntu-mozillateam-bugs
mailing list