[Webkit-unassigned] [Bug 29564] [Qt] Webkit Button Size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 02:54:36 PST 2010


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





--- Comment #4 from Tor Arne Vestbø <vestbo at webkit.org>  2010-01-15 02:54:36 PST ---
Cool stuff, thanks for looking into this Daniel!

It does not seem like we return anything for navigator.platform on Qt/Mac, so
the check expects 40, resulting in a failed layout-tests on Qt/Mac.

Also, I'm wondering if we should perhaps base these decisions in the
RenderTheme at runtime based on the current QStyle, rather then Q_WS_MAC, since
we might be running with -style windows, etc.

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