Skip to content

Can not Shift-Tab out of a reference label #3406

@salbeira

Description

@salbeira

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:

  1. Create a formula with a label.
  2. Create a reference to the label.
  3. Tab into the reference.
  4. 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:

https://github.com/decker-edu/decker/blob/be5f094a096abb569cdf11a7a8e9a159fb156114/resource/decker/support/plugins/math/math.js

Supporting information:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions