WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
13768
<select> controls render improperly on Windows
https://bugs.webkit.org/show_bug.cgi?id=13768
Summary
<select> controls render improperly on Windows
Matt Perry
Reported
2007-05-17 16:18:45 PDT
The select control on Windows doesn't add padding to account for the drop-down button, so text overflows onto it when rendered. I think it's just a simple matter of implementing RenderThemeWin::adjustMenuListStyle.
Attachments
proposed patch
(2.71 KB, patch)
2007-05-17 16:19 PDT
,
Matt Perry
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Matt Perry
Comment 1
2007-05-17 16:19:17 PDT
Created
attachment 14600
[details]
proposed patch
Maciej Stachowiak
Comment 2
2007-05-29 01:50:44 PDT
Comment on
attachment 14600
[details]
proposed patch r=me
Mark Rowe (bdash)
Comment 3
2007-05-29 22:52:00 PDT
Landed in
r21880
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug