-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamFixedv3v3.2
Milestone
Description
In the accessibility menu, unchecking "Include in Tab Order" only works the first time you uncheck it. Although the setting is saved to local storage, returning to a page with math the setting is ignored. In other words, math will be in the tab order.
MathJax version 3.2.0
Windows 10
MS Edge, FireFox, Chrome
To reproduce using the MathJax samples page, go the MathJax samples page:
- Tab to some math.
- Right click and uncheck "include in tab order" (if you previously unchecked the option, you'll see that the option is unchecked, but the setting was ignored.)
- Confirm math is no longer included in the tab order
- Refresh the window
- The expected behavior is tabbing will skip math; however, tab to some math (include in tab order should still be unchecked because of saved preferences)
- Confirm that the "include in tab order" option is unchecked.
- Check the "include and tab order" option and then uncheck it. Math should no longer be included in the tab order.
To summarize, after refreshing the window, it remembers your preference (looking in local storage confirms this); however, it ignores the menu setting and includes math in the tab order. I've tried other settings like explorer and click to zoom and they work as expected.
Metadata
Metadata
Assignees
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamFixedv3v3.2