Closed
Bug 1705245
Opened 4 years ago
Closed 4 years ago
Make accessible/tests/browser/events/browser_test_focus_urlbar.js work with native context menus
Categories
(Core :: Disability Access APIs, task)
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
References
Details
Attachments
(1 file)
This test opens the URL bar text box context menu, interacts with it using synthesized keyboard events, and checks that menu items are properly accessibility-focused.
With native context menus, this is handled natively and does not need to be (and cannot be) tested.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/848d77c527a7
When native context menus are used, do not use keyboard events to interact with the URL bar context menu in accessible/tests/browser/events/browser_test_focus_urlbar.js. r=Jamie
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•