[Bug 191921] Re: Strange UI for Firefox 3.0b3

2012-11-22 Thread Thomas Hotz
Is this still an issue for you? Which Ubuntu version do you use? Thank you for telling us! ** Changed in: gtk2-engines-cleanice (Ubuntu) Status: Confirmed => Incomplete ** Summary changed: - Strange UI for Firefox 3.0b3 + Strange UI for Firefox -- You received this bug notification beca

[Bug 191921] Re: Strange UI for Firefox 3.0b3

2008-02-15 Thread eTM
tab and spaces where mixed. Now it should be clearer. 1) the engine needs more cleanup, I can also port it to pango if this is desired/ensures that it stays. 2) the themes need some (careful) color changes, see first shot, so that input fields not disappear on white webpages. ** Attachment adde

[Bug 191921] Re: Strange UI for Firefox 3.0b3

2008-02-15 Thread Daniel Holbach
There seem to be a lot of whitespace changes in there. Can you try to clean up the patch a bit? -- Strange UI for Firefox 3.0b3 https://bugs.launchpad.net/bugs/191921 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 191921] Re: Strange UI for Firefox 3.0b3

2008-02-15 Thread Stephan Klein
** Changed in: gtk2-engines-cleanice (Ubuntu) Status: Incomplete => Confirmed -- Strange UI for Firefox 3.0b3 https://bugs.launchpad.net/bugs/191921 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing lis

[Bug 191921] Re: Strange UI for Firefox 3.0b3

2008-02-14 Thread eTM
* Added resize_grip * made arrow drawing consistent (now shadows at all) Changes are underlined red: http://www.pri.univie.ac.at/~mangler/PhotoStates/Screenshot-2008-02-14-2.png ** Attachment added: "Patched src/cleanice-draw.c" http://launchpadlibrarian.net/11968716/cleanice-draw.patch --

[Bug 191921] Re: Strange UI for Firefox 3.0b3

2008-02-14 Thread eTM
Oh man, this engine is seriously messed up! cleanice-draw.c - static void draw_black_arrow (): type ARROW_LEFT has a break; in its code, that makes it ignore all SHADOW_TYPE_'s. But the code for shadow has not been removed it is just never executed because of the break. All arrows are strangely p

[Bug 191921] Re: Strange UI for Firefox 3.0b3

2008-02-14 Thread eTM
In the gtk2-engines-cleanice package is three themes (CleanIce-Debian, CleanIce, CleanIce-Dark) and all three have the same problems. On my shot is CleanIce. The theme is fairly old, Rodney Dawes <[EMAIL PROTECTED]> is the developer. Sebastien Bacher <[EMAIL PROTECTED]> has merged the last upstre

[Bug 191921] Re: Strange UI for Firefox 3.0b3

2008-02-14 Thread eTM
By the way, I don't think an image is missing, the engine draws the arrows. -- Strange UI for Firefox 3.0b3 https://bugs.launchpad.net/bugs/191921 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 191921] Re: Strange UI for Firefox 3.0b3

2008-02-14 Thread Stephan Klein
Thank you for taking the time to report this issue and helping to improve Ubuntu! The recent beta versions of Firefox 3.0 have adopted native GTK widgets. So these are most likely the controls provided by your theme (like you'd find in any GTK application). Concerning the resize handle: I guess