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
  • #661
Closed
Open
Issue created Nov 07, 2013 by Davide P. Cervone@dpvcContributor

Asana \underbrace doesn't appear in WebKit

The \underbrace doesn't show up in the Asana font in WebKit.

It appears there is a clipping bug in WebKit that is behind this. It may be that if the clipping region lies outside the usual height and depth of the line, that WebKit doesn't draw the glyphs, even though they should be draw.

A work around would be for MathJax to alter its clip region, but I'm not sure exactly what the parameters controlling the bug are. It would probably be safe to allow the height of the clipping region to be forced to 0 if it is negative so that it does not go below the baseline.

Assignee
Assign to
Time tracking