Closed
Bug 1326659
Opened 6 years ago
Closed 2 years ago
Notifications in devtools are not accessible with keyboard (a11y)
Categories
(DevTools :: Shared Components, defect, P3)
DevTools
Shared Components
Tracking
(firefox-esr78 wontfix, firefox83 wontfix, firefox84 wontfix, firefox85 fixed)
RESOLVED
FIXED
85 Branch
People
(Reporter: arni2033, Assigned: jdescottes)
References
(Regression)
Details
(Keywords: access, regression)
Attachments
(2 files)
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509 STR_1: 1. Open url [1], wait until it's fully loaded (blue spinner in tab should disappear) 2. Open style editor (Shift+F7), wait until red notification appears in devtools 3. Click on the page 4. Press Tab key AR: "Pick an element from the page" button is focused in devtools ER: Close button inside notification should be accessible, just like in normal <notification>s > [1] data:text/html,<link rel="stylesheet" type="text/css" href="http://asdf.asdf/pain.css"> This is regression from bug 1264671. Regression ragne: > https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=be6dbfceb79e570e6859200c2c5a8673f58c277e&tochange=bec48bfd05a8c6703aab63181441869a3dcaa4cc
Component: Developer Tools: Framework → Developer Tools: Shared Components
Updated•5 years ago
|
Product: Firefox → DevTools
Assignee | ||
Updated•2 years ago
|
Severity: normal → S3
Priority: -- → P3
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D98987
Try push looks ok without the skip-if, might be fine to remove it
Updated•2 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8dae0f4af8f8 [devtools] Use button element to render close button in NotificationBox r=nchevobbe,yzen https://hg.mozilla.org/integration/autoland/rev/c9a470a98696 [devtools] Remove macos skipif for browser_toolbox_keyboard_navigation.js r=yzen
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8dae0f4af8f8
https://hg.mozilla.org/mozilla-central/rev/c9a470a98696
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Updated•2 years ago
|
No longer blocks: 1264671
status-firefox83:
--- → wontfix
status-firefox84:
--- → wontfix
status-firefox-esr78:
--- → wontfix
Regressed by: 1264671
Updated•1 year ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•