Open Bug 1327787 Opened 7 years ago Updated 2 years ago

[a11y] Keyboard navigation in devtools: Focus flies away when I delete attribute

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: arni2033, Unassigned)

Details

(Whiteboard: [a11y_2020])

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url   data:text/html,<body a b c></body>
2. Open inspector, click on string "body" inside "<body"
3. Press Tab key twice to focus attribute `b=""`
4. Press Delete key to delete the attribute

AR:  Focus flies away to markup. I.e. neither "body" nor its attributes are focused
ER:  Either X or Y, or Z, or something more smart and useful
 X) Attr `c=""` should be focused (i.e. next existing attribute). Reference: tabs toolbar
 Y) Attr `a=""` should be focused (i.e. previous focusable node inside tag)
 Z) `body` should be focused (i.e. tag name)
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Animation Inspector
Component: Developer Tools: Animation Inspector → Developer Tools: Inspector
Inspector bug triage (filter on CLIMBING SHOES).
Priority: -- → P2
Product: Firefox → DevTools

Focus is on something hidden inside the row, if you we tab again we focus on the next attribute.

Priority: P2 → P3
Whiteboard: [a11y_2020]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.