RESOLVED FIXED 20320
[GTK] A white rectangle is visible behind widgets with rounded corners
https://bugs.webkit.org/show_bug.cgi?id=20320
Summary [GTK] A white rectangle is visible behind widgets with rounded corners
Marco Barisione
Reported 2008-08-07 11:43:12 PDT
When widgets with rounded corners are used you can see a white rectangle behind them. See http://bugzilla.gnome.org/show_bug.cgi?id=546839 and https://bugzilla.mozilla.org/show_bug.cgi?id=405421 for a discussion. We should sync gtk2drawing.c from mozilla as soon as it lands.
Attachments
Screenshot (15.15 KB, image/png)
2009-02-18 01:13 PST, Michael Monreal
no flags
Michael Monreal
Comment 1 2008-08-19 15:03:57 PDT
The Mozilla patch has landed a few days ago and can be tested with nightly builds and the Clearlooks/Industrial themes from SVN. Would be nice if WebKit would sync now to also support this property.
Alp Toker
Comment 2 2008-09-14 17:23:52 PDT
(In reply to comment #1) > The Mozilla patch has landed a few days ago and can be tested with nightly > builds and the Clearlooks/Industrial themes from SVN. Would be nice if WebKit > would sync now to also support this property. > Synced with Mozilla in r36411. Unfortunately they introduced a whole bunch of new compiler warnings in the latest set of changes, but we try to avoid modifying bundled code so we don't diverge too much. Hope someone can fix this upstream.
Michael Monreal
Comment 3 2008-09-15 14:43:23 PDT
I just tested this with the latest git code. Is there a huge delay from svn to git? I'm not sure my build already has this code but if it has, it's not working. Tested on http://www.schierer.org/~luke/log/
Michael Monreal
Comment 4 2009-02-18 01:12:10 PST
I think it's fair to reopen this now as it does not work (I can't change the status myself). Test case: http://www.darkbackground.org/ (-> google search box and button)
Michael Monreal
Comment 5 2009-02-18 01:13:18 PST
Created attachment 27742 [details] Screenshot Here's a screenshot of webkit trunk and firefox 3.1 nightly side by side taken on the page I mentioned above.
Note You need to log in before you can comment on or make changes to this bug.