[Webkit-unassigned] [Bug 10034] New: font-size applied to <option> differently from how it is applied to <select>
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Jul 20 14:09:09 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10034
Summary: font-size applied to <option> differently from how it is
applied to <select>
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Keywords: NativePopUp
Severity: normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: opendarwin.org at mitzpettel.com
CC: adele at apple.com
The font-size property for <select> is used only to select one of the standard
control sizes, but when it is specificed for (or inherited by) <option>
elements, it translates directly to font size. The result is that the pop-up
menu is much bigger (and wider) than the control. I think the same
"normalization" that applies to <select> should apply to <option>, at last when
the font size is inherited from the <select>.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list