Closed Bug 1327198 Opened 8 years ago Closed 3 years ago

[a11y] Keyboard navigation in devtools: focus disappears after editing values in object inspector

Categories

(DevTools :: Storage Inspector, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: arni2033, Unassigned)

Details

>>>
STR_1:
1. Open url   data:text/html,<style>*{background:transparent
2. Open devtools -> computed view
3. Type "background" in filter field, press Tab 2 times to focus checkbox "Browser styles"
4. Press Tab
5. Press Tab
6. Press Tab

AR:
 Step 4 - area with rules is focused
 Step 5 - some inner area is focused
 Step 6 - the actual rule is focused
ER:
 The actual rule should be focused in Step 4, or at least Step 5. What do you think?
Component: Untriaged → Developer Tools: Object Inspector
No longer blocks: 1277113
Product: Firefox → DevTools
Priority: -- → P3

Moving to the DOM panel as it's VariableView related and only the DOM panel uses the VariableView now

Component: Object Inspector → DOM

Shouldn't this be moved to Storage inspector component instead?

Honza

Flags: needinfo?(nchevobbe)

erf, yes, I don't know why I was thinking it was in the dom panel :/

Flags: needinfo?(nchevobbe)

erratum: this should have been moved to the storage inspector, which is the last consumer of the variable view

Component: DOM → Storage Inspector

Closing this since editing values is not supported in the Storage Panel VariableView

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.