Skip to content

Spacing issue around parenthesis when explorer accessibility is turned on #2881

Open
@henok-outlier

Description

@henok-outlier

Issue Summary

When the accessibility explorer is activated, there's a spacing issue. The spaces after 'f', 'M', and 'cos' are way too big, and I can't figure out how to make them look right. It's important that those spaces are small for readability reasons, since (for instance) "M(x)" is a single object, not two separate things as "M (x)" might suggest.

Current behavior
Screen Shot 2022-05-31 at 12 20 33 AM

Expected behavior
Screen Shot 2022-05-31 at 12 21 15 AM

Steps to Reproduce:

  1. Open https://jsbin.com/bohitetaka/edit?html,js,output
  2. Check how math expression is displayed by making accessibility explorer property to false and true.

When explorer is set to false the spacing is correct, but I also want the accessibility feature.

Technical details:

  • MathJax Version: 2.7.7
  • Client OS: Mac OS X 10.14.6
  • Browser: Chrome Version 102.0.5005.61 (Official Build) (x86_64)

Supporting information:

https://jsbin.com/bohitetaka/edit?html,js,output

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions