Closed Bug 199881 Opened 21 years ago Closed 21 years ago

Javascript onChange event doesn't fire for the Select form control when changed using the keyboard

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 126379

People

(Reporter: thorne, Assigned: rogerl)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312

I'm actually not sure if this was a design decision or what, but if you notice
with the test case when you navigate through the items using the keyboard the
onChange even doesn't fire (which should change the text below the select) until
you hit enter on the keyboard. It's certainly nothing serious, just something I
noticed which doesn't seem right.

Reproducible: Always

Steps to Reproduce:
n/a - see the testcase
Actual Results:  
n/a

Expected Results:  
In my opinion the onChange even should fire when the select form is changed when
using the keyboard witout having to hit enter.
test it here -> http://www.ratchetsgame.com/kbonchange.htm
Yes, this is by design

*** This bug has been marked as a duplicate of 126379 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Component: JavaScript Engine → Keyboard: Navigation
QA Contact: pschwartau → sairuh
Resolution: --- → DUPLICATE
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.