Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Issues
  • #2881
Closed
Open
Issue created May 30, 2022 by Administrator@rootContributor

Spacing issue around parenthesis when explorer accessibility is turned on

Created by: 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

Assignee
Assign to
Time tracking