[Webkit-unassigned] [Bug 13866] Padding ignored on new <select> control
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 18 22:36:12 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=13866
--- Comment #4 from Elliott Sprehn <esprehn at gmail.com> 2011-01-18 22:36:12 PST ---
Created an attachment (id=79390)
--> (https://bugs.webkit.org/attachment.cgi?id=79390&action=review)
Workaround
Having revisited this bug tonight (because of the downstream comment email) a workaround occurred to me by making webkit style the control as a button and faking the non-aqua select box style. This turns out to work surprisingly well.
There's two issues with the workaround:
1. Open handle icon and divider don't respect font size
2. Open handle icon doesn't respect font color
The second issue is fixable by using a different background image. I can't think of any way around the first.
--
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