Closed Bug 959210 Opened 10 years ago Closed 10 years ago

keydown keyup keypress not triggering for firefox (26.0.1) and firefox beta(27.0)

Categories

(Firefox for Android Graveyard :: General, defect)

27 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(firefox29 affected)

RESOLVED DUPLICATE of bug 737658
Tracking Status
firefox29 --- affected

People

(Reporter: kaskader, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.72 Safari/537.36

Steps to reproduce:

http://jsbin.com/iGIfocaJ/19
try getting the first three input fields to trigger an event that allows you to get information about what char the user typed.
Same happens for jquery lib


Actual results:

no event is fired


Expected results:

keypress, keyup and keydown should be fired respectively.
I can repro in 29.

For the record, I looked over the source of the jsbin and it seems to be doing what it's supposed to meaning the events are probably being swallowed somehow.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.