Closed
Bug 161551
Opened 23 years ago
Closed 23 years ago
SELECT: when size='1' (dropdown), onChange event not fired when changed via up/down keys
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 126379
People
(Reporter: david_nicks, Assigned: rods)
Details
For SELECT inputs, when size='1' (like a dropdown combobox), the onChange event
is not fired when the selected OPTION is changed via up/down keyboard keys.
Note: It works fine if size > 1 or if the change is made with the mouse.
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 126379 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•