Closed
Bug 1437838
Opened 7 years ago
Closed 7 years ago
Narrate module should listen to keydown event instead of keypress event
Categories
(Toolkit :: Reader Mode, enhancement)
Toolkit
Reader Mode
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file)
We'll stop dispatching keypress events of non-printable key combinations and narrate module handles only non-printable keys without actual web pages. Therefore, it can change all keypress event listeners to keydown event listeners simply.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Summary: Narrate module should listen keydown event instead of keypress event → Narrate module should listen to keydown event instead of keypress event
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8950877 [details]
Bug 1437838 - Narrate module should listen to keydown events instead of keypress events
https://reviewboard.mozilla.org/r/220124/#review227630
Thanks!
Attachment #8950877 -
Flags: review?(eitan) → review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/0ded66b373f9
Narrate module should listen to keydown events instead of keypress events r=eeejay
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•