Open Bug 1740509 Opened 3 years ago Updated 3 years ago

"Tabbing Order" highlighter does not highlight iframe's html element when Fission is enabled

Categories

(DevTools :: Accessibility Tools, defect)

defect

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

(Whiteboard: dt-fission-future)

Steps to reproduce

  1. With Fission enabled, go to http://janodvarko.cz/tests/fission/case1/index.html
  2. Open the accessibility panel
  3. Check Show Tabbing Order

Expected results

We get 4 black indicators, 2 for the top level frame links, 1 for the iframe html element and 1 for the iframe POST button

Actual results

We only get 3 indicators, the one for the iframe html element is missing


Doing the same steps with Fission disabled will show the state that we want (i.e. 4 indicators)

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.