WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
84343
[Chromium] datalist: Key binding conflict of step-down and opening suggestion list
https://bugs.webkit.org/show_bug.cgi?id=84343
Summary
[Chromium] datalist: Key binding conflict of step-down and opening suggestion...
Kent Tamura
Reported
2012-04-19 07:42:38 PDT
1. Load the URL; data:text/html,<input type=number list=dl1><datalist id=dl1><option>111111</datalist> 2. Press '↓' key Actual behavior: The value becomes '-1'. Expected behavior: ?. Anyway, we should have a way to open a suggestion list provided by the datalist.
Attachments
Add attachment
proposed patch, testcase, etc.
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