Closed
Bug 1135502
Opened 10 years ago
Closed 10 years ago
accessibility.typeaheadfind overrides key event listeners in e10s
Categories
(Core :: DOM: Content Processes, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1060643
People
(Reporter: ato, Unassigned)
Details
Attachments
(1 file)
512 bytes,
text/html
|
Details |
If accessibility.typeaheadfind is enabled (allows you to search for phrases in the document by just start typing) this overrides event listeners for keys with e10s enabled.
Key bindings used by many popular sites such as GMail will not work with e10s if this pref is enabled. We expect to see the same behaviour as with e10s disabled, which is for the key event listeners to take precedence.
See the attached (manual) TC.
Reporter | ||
Comment 1•10 years ago
|
||
Seems Bugzilla lost my attachment, despite having me select it twice in a confirmation screen.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•