Bug 32800 - select element is rendered too high by four pixels
Summary: select element is rendered too high by four pixels
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Major
Assignee: Nobody
URL: http://pc44.one.pl/goorol/bugs/safari...
Keywords: InRadar, PlatformOnly
: 32790 70824 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-20 12:32 PST by bugzilla33
Modified: 2011-10-26 12:57 PDT (History)
2 users (show)

See Also:


Attachments
testcase (891 bytes, text/html)
2009-12-20 12:32 PST, bugzilla33
no flags Details
show computed height - testcase (808 bytes, text/html)
2010-02-22 22:14 PST, Adele Peterson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugzilla33 2009-12-20 12:32:48 PST
Created attachment 45287 [details]
testcase

Open attachment.
CSS problem: select elements are too high by four pixels.
Comment 1 bugzilla33 2009-12-20 12:35:08 PST
*** Bug 32790 has been marked as a duplicate of this bug. ***
Comment 2 Alexey Proskuryakov 2010-01-05 12:36:58 PST
Confirmed with Safari 4.0.4 on Windows. This is not an issue on Mac (I haven't measured the actual height, but it matches Firefox).

Note that the attached test case contains hardcoded results, it doesn't attempt to measure element height.
Comment 3 mitz 2010-01-11 17:21:05 PST
<rdar://problem/7488123>
Comment 4 Adele Peterson 2010-02-22 22:14:03 PST
Created attachment 49266 [details]
show computed height - testcase
Comment 5 Adele Peterson 2010-02-22 22:45:40 PST
All other ports use the internal padding methods instead of setting the padding explicitly in adjustMenuListButtonStyle.
Comment 6 Alexey Proskuryakov 2011-10-26 12:57:45 PDT
*** Bug 70824 has been marked as a duplicate of this bug. ***