Closed Bug 1272324 Opened 8 years ago Closed 8 years ago

Pressing UP/DOWN arrow keys navigate to the previous/next focusable widget in the toolbox

Categories

(DevTools :: Inspector, defect, P2)

defect

Tracking

(firefox49 affected)

RESOLVED DUPLICATE of bug 1259812
Tracking Status
firefox49 --- affected

People

(Reporter: pbro, Unassigned)

References

Details

STR:

- Open the inspector on this page
- click in the breadcrumbs on the first button
- press UP

==> This acts like shift-TAB, it goes back up to focus the markup-view

- click in the breadcrumbs on the last button
- press DOWN

==> This acts like TAB, it moves forward to focus the sidebar

Now on OSX if you disable the keyboard setting that prevents focusing non-input elements, this gets worse. Pressing UP or DOWN from anywhere in the breadcrumbs moves the focus out of them.
Inspector bug triage (filter on CLIMBING SHOES).
Priority: -- → P2
Depends on: 1277501
It looks like this was fixed by implementing Bug 1259812, which makes sense since this behavior was due to the XUL toolbar previously used for the breadcrumbs.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.