[Webkit-unassigned] [Bug 79680] Webkit GTK 1.6.3 (535.4) misrenders some UI widgets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 12:05:44 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79680


tuxator at o2.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tuxator at o2.pl




--- Comment #3 from tuxator at o2.pl  2012-02-27 12:05:44 PST ---
I can confirm the exact same behavior with cross-compiled webkitgtk 1.6.x for Windows.

Native widgets are stacked up in the top left corner of the page, like in attachment: 
https://bugs.webkit.org/attachment.cgi?id=129060 

When page is scrolled widget disappears entirely. 
When mis-rendered widget is visible sometimes you can
interact with it (for example check the checkbox). 

This issue seems to be worked around somewhat when applying  
-webkit-appearance: none; 
style to the widgets, as it can be seen in third column of attachment: 
https://bugs.webkit.org/attachment.cgi?id=129078


For the record:
Webkitgtk 1.4.2 cross compiled and run with the same version of libraries
behaves as intended. Widgets are in proper place, stay on scroll.

When using webkitgtk 1.7.x widgets are no longer stuck in the corner
and they stay in the proper place when scrolling as well. 
Instead one can see black borders
around widgets like ones here:

http://kalev.fedorapeople.org/midori_about_widgets.png

Again applying --webkit-appearance: none; seems to help somewhat.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list