Open
Bug 780962
Opened 14 years ago
Updated 3 years ago
disabled select when it has focus causes some key events to have no effect
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: tnikkel, Unassigned)
Details
Attachments
(1 file)
|
337 bytes,
text/html
|
Details |
Open the test case. Open the drop down, choose a different option. Press ctrl-tab to change tabs. But we don't change tabs. The select gets set as disabled in the onchange handler.
| Assignee | ||
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•