The problem now seems to be with GtkEntry widgets. Observe the following cropped image from slashdot.org's login pane, taken while using murrine compiled with the patch I posted earlier. As you can see, "Nickname" and "Password" exhibit the same problem, but the "Log in" button does not (thanks to the patch).
I'm not certain what needs to be fixed, but *all* theme engines I have tried have this problem with GtkEntry boxes - Clearlooks, Ubuntulooks, Nodoka, Aurora... so perhaps it's a problem with Firefox. Therefore, I'm adding Firefox to the list of affected packages so it can get attention by the Mozilla folks. >From the duplicate here on launchpad, here's the upstream bug: https://bugzilla.mozilla.org/show_bug.cgi?id=329846#c45 Also, in the ubuntulooks source I noticed this, can it be related? I commented this section out, and the surrounding of GtkEntry boxes got corrupt, and active tabs became black... File: ubuntulooks-0.9.12/engine/src/ubuntulooks_style.c, line 79 /* I want to avoid to have to do this. I need it for GtkEntry, unless I find out why it doesn't behave the way I expect it to. */ if (widget) ubuntulooks_get_parent_bg (widget, ¶ms->parentbg); ** Attachment added: "Image from slashdot.org showing GtkEntry cosmetic bug" http://launchpadlibrarian.net/12287499/slashdot-login.png ** Also affects: firefox (Ubuntu) Importance: Undecided Status: New -- Cosmetic bug: rectangular white outline surrounding rounded buttons https://bugs.launchpad.net/bugs/195929 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to ubuntulooks in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
