Accessibility/Accessible Table Implementation: Difference between revisions

Jump to navigation Jump to search
Line 46: Line 46:
* Pressing Tab first causes focus: to fire on an unknown accessible even though the focus border appears on the table. Pressing Tab again fires two focus: events in succession, one on the table container and the other on the top-left cell in the table. Arrowing around the table causes additional focus: events to fire.
* Pressing Tab first causes focus: to fire on an unknown accessible even though the focus border appears on the table. Pressing Tab again fires two focus: events in succession, one on the table container and the other on the top-left cell in the table. Arrowing around the table causes additional focus: events to fire.


Oddly enough, when I keep arrowing down, out of the bottom of the table, Firefox caret mode stays on.
Oddly enough, when I keep arrowing down, out of the bottom of the table, Firefox caret is on, even though I never turned it on manually.


== Firefox static HTML ==
== Firefox static HTML ==
17

edits

Navigation menu