WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9811
OPTION text contained in OPTGROUP appears at the wrong size
https://bugs.webkit.org/show_bug.cgi?id=9811
Summary
OPTION text contained in OPTGROUP appears at the wrong size
Chris Petersen
Reported
2006-07-09 13:51:57 PDT
* SUMMARY OPTION text contained in OPTGROUP appears at the wrong size * STEPS TO REPRODUCE 1. With a custom css sheet applied, select { -webkit-appearance: menulist; box-sizing: border-box; } , open attached test case "OPTGROUP_test.html" 2. Compare the size of the text used in the FIRST item to the list items under "Cities" which are contained in a OPTGROUP. 3. The text used in the OPTGROUP list items are a larger point size. * RESULTS The correct font size should be used for OPTION elements contianed in a OPTGROUP * REGRESSION Yes occurs only with native popup
Attachments
OPTGROUP test case
(440 bytes, text/html)
2006-07-09 13:54 PDT
,
Chris Petersen
no flags
Details
patch, including change log
(7.71 KB, patch)
2006-07-10 22:31 PDT
,
Darin Adler
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Petersen
Comment 1
2006-07-09 13:52:46 PDT
Tested with NB
r15239
Chris Petersen
Comment 2
2006-07-09 13:54:24 PDT
Created
attachment 9306
[details]
OPTGROUP test case
Chris Petersen
Comment 3
2006-07-09 13:55:54 PDT
This issue is covered in Radar as <
rdar://problem/4619572
>
Darin Adler
Comment 4
2006-07-10 21:56:38 PDT
I think it's the wrong font, not the wrong size.
Darin Adler
Comment 5
2006-07-10 22:31:07 PDT
Created
attachment 9353
[details]
patch, including change log
Geoffrey Garen
Comment 6
2006-07-10 22:33:50 PDT
Comment on
attachment 9353
[details]
patch, including change log r=me, since i am now a const expert land with test case, please
Maciej Stachowiak
Comment 7
2006-07-10 22:36:45 PDT
Comment on
attachment 9353
[details]
patch, including change log r=me
Darin Adler
Comment 8
2006-07-10 22:59:05 PDT
Committed revision 15330.
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