Closed
Bug 1726780
Opened 3 years ago
Closed 3 years ago
Showing Tabbing Order is broken
Categories
(DevTools :: Accessibility Tools, defect, P1)
DevTools
Accessibility Tools
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Honza, Unassigned)
Details
Attachments
(1 file)
8.55 KB,
image/png
|
Details |
Prefs:
fission.autostart => TRUE
devtools.target-switching.server.enabled => TRUE
fission.bfcacheInParent => TRUE
STR:
- Load http://softwareishard.com/tests/fission/case3/index.html
- Open DevTools select the Accessibility panel
- Load google.com
- Go back
- Click Show Tabbing Order (the checkbox isn’t visually checked, looks disabled)
AR: The in content (tab order) tooltip shows 252
and growing. Once it happened that the
Browser Console printed a lot of errors and was even frozen once.
ER: Seeing tab order tooltips with correct numbers
Works without Fission
Tested on Win 10, Firefox Nightly
The behavior seems to be different on Mac
Honza
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Severity: -- → S2
Priority: -- → P1
Reporter | ||
Comment 2•3 years ago
|
||
I just retested this and clicking on the "Show Tabbing Order" has no effect.
I don't see any tooltips in the content page showing the tabbing order.
Reporter | ||
Comment 3•3 years ago
|
||
The reported test case works for me now, closing.
Eitan, do know what bug/work could have fixed this?
Honza
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(eitan)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•