[Webkit-unassigned] [Bug 48927] Some links do not work on WebKit GTK+, and other links are displayed on top of the failed links.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 18 18:37:49 PST 2010


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2010-12-18 18:37:49 PST ---
The issue here seems to the label element next to the search box and button. The label appears to exist only for accessibility and has has visilbity:hidden and font-size:0. WebKitGTK+ sets the default font size to 5 points by default, which is enough to bump the other text over. This doesn't break in Safari and Chrome, because Safari uses a smaller minimum font size and Chromium doesn't have one (as far as I know).

-- 
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