"bold" modifier read simultaneously with letter
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Issue Summary
I noticed while using version 4 and auto-voicing that under certain conditions, the modifier "bold" was voiced simultaneously with the letter that it modifies.
Steps to Reproduce:
I did this in Firefox on a Mac.
- Go to the demo page.
- Change the demo input to
$$\nabla \times \vec{\mathbf{B}}$$ - Put focus on the math output, and engage auto-voicing. Navigate in to the node for the boldface B, like so:
What I hear sounds like "bold" and "B right arrow" are voiced simultaneously. (This does not happen when the navigation is higher in the tree and voicing reaches that letter.)
Technical details:
- MathJax Version: 4.1.0
- Mac OS Tahoe 26.2
- Firefox 147.0.3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the MathJax demo page with auto-voicing and reproduce the expression $$\nabla \times \vec{\mathbf{B}}$$ in Firefox on macOS. Inspect the navigation and voicing behavior for the boldface B node; done means the "bold" modifier is not voiced simultaneously with the letter it modifies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100