WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 8398
8617
REGRESSION: Select option with a label="" does not display content
https://bugs.webkit.org/show_bug.cgi?id=8617
Summary
REGRESSION: Select option with a label="" does not display content
Marcus Pallinger
Reported
2006-04-26 16:37:16 PDT
My bank's internet banking has a select which does something like <select> <option value="" label="" selected="selected">Select >></option> </select> (test case to follow) In Safari, the drop box will display "Select >>" (and the other options will drop down) Using WebKit-SVN-
r14080
.dmg, the list is empty.
Attachments
Example of code that will display data in Safari 2.0.3 (417.9.2) but not Webkit 14080
(371 bytes, text/html)
2006-04-26 16:40 PDT
,
Marcus Pallinger
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Marcus Pallinger
Comment 1
2006-04-26 16:40:20 PDT
Created
attachment 7987
[details]
Example of code that will display data in Safari 2.0.3 (417.9.2) but not Webkit 14080
Alexey Proskuryakov
Comment 2
2006-04-26 21:52:12 PDT
*** This bug has been marked as a duplicate of
8398
***
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