- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.2k
Description
Issue Summary
When you have a single math entry that contains just a reference to another label like this:
$\eqref{eq:einstein}$
When the focus moves into the reference you can no longer SHIFT-TAB back out of the element. It just refuses the verb. You can "Tab"-onwards though.
In addition: How is a keyboard-only user supposed to "click" the link when the focus goes into the formula but not the link created by the eqref?
Steps to Reproduce:
- Create a formula with a label.
- Create a reference to the label.
- Tab into the reference.
- Try to Shift-Tab out of the reference.
What I expect to happen instead:
The user can Shift-Tab to the previous formula.
As the formula contains only a link, there are not many additional button presses necessary to move the focus onto the link so the user can activate it with the ENTER key or something similar.
Technical details:
- MathJax Version: 4.0
- Client OS: Linux Mint
- Browser: Firefox and Chrome
I am using the following MathJax configuration:
I better just link the thing that assembles the configuration here:
Supporting information:
