[Webkit-unassigned] [Bug 29564] [Qt] Webkit Button Size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 15 01:46:25 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=29564
Daniel Bates <dbates at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #46656| |review?
Flag| |
--- Comment #1 from Daniel Bates <dbates at webkit.org> 2010-01-15 01:46:25 PST ---
Created an attachment (id=46656)
--> (https://bugs.webkit.org/attachment.cgi?id=46656)
Patch with test case
Notice, the Mac ports ignore the specified height for <input type="button">
elements unless a border, and/or background CSS property is also specified
(because method RenderTheme::isControlStyled returns false on line 72 of
RenderTheme.cpp
<http://trac.webkit.org/browser/trunk/WebCore/rendering/RenderTheme.cpp?rev=52432#L72>).
--
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