Closed Bug 915155 Opened 11 years ago Closed 5 years ago

Navigating the Browser Console with Tab doesn't completely work on MacOSX

Categories

(DevTools :: Console, defect, P3)

24 Branch
All
macOS
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ioana_damy, Unassigned)

References

Details

Reproducible on Firefox 24, 25 and 26, on multiple OSs.
Introduced with the fix for bug 879799.

STR:
1. Launch Firefox.
2. Open the Browser Console.
3. Navigate through the console using the Tab button.

On Windows and Ubuntu, Tab goes through the following in this order: Net, CSS, JS, Security, Logging, Clear, Input at the end of the dialog, logs, Filter.

On Mac it goes: input at the end of the dialog, logs, Filter. When I focus one of the other items and I press Tab, the focus changes to nothing, then following Tab presses lead to input at the end of the dialog, logs, Filter. I'm not sure if nothing is correct here, but there is no item displayed as focused and nothing happens if I press Enter or Space.
Depends on: 879799
Priority: -- → P3
Product: Firefox → DevTools

I think it's working well now, and we have test asserting the Tab navigation.

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