WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
9600
native <select size=1> control should allow basic font-style changes allowed by NSMenu
https://bugs.webkit.org/show_bug.cgi?id=9600
Summary
native <select size=1> control should allow basic font-style changes allowed ...
Timothy Hatcher
Reported
2006-06-26 04:48:08 PDT
The new select control should allow font styles and decorations (like font size, color, bold, italic and underline) in the popup menu. This would allow for more rich content and let developers leverage this control more. You could allow mixed images and background colors also. NSMenu allows all of this now by accepting attributed strings for the NSMenuItem titles. Here is an example: <select> <option><b>Cool Option</b></option> <option style="font-size: 14px; font-weight: bold; color: red">Test <em>Option</em></option> </select> See
bug 9599
for a simplier request to just allow icons.
Attachments
Add attachment
proposed patch, testcase, etc.
fabrice
Comment 1
2007-02-06 12:32:13 PST
Forgot to mention that this bug is recent. I do not try each webkit build (may be one out of ten? Frankly I don't know) but I'm pretty sure that this bug wasn't here some times ago... -Fabrice
fabrice
Comment 2
2007-02-06 12:36:26 PST
Sorry this post wasn't for this thread!... Stupid me! Sorry again... -Fabrice
Alexey Proskuryakov
Comment 3
2022-04-12 14:58:09 PDT
***
Bug 239033
has been marked as a duplicate of this bug. ***
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