Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asana \underbrace doesn't appear in WebKit #661

Open
dpvc opened this issue Nov 7, 2013 · 2 comments
Open

Asana \underbrace doesn't appear in WebKit #661

dpvc opened this issue Nov 7, 2013 · 2 comments
Labels
Accepted Issue has been reproduced by MathJax team Browser Bug
Milestone

Comments

@dpvc
Copy link
Member

dpvc commented Nov 7, 2013

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.

@dpvc dpvc removed this from the Bugfix Version milestone Mar 21, 2014
@pkra pkra modified the milestones: Next Release, A future font release Aug 23, 2014
@pkra pkra self-assigned this Aug 24, 2014
@pkra pkra removed their assignment Feb 26, 2015
@pkra
Copy link
Contributor

pkra commented Jul 13, 2016

This seems to persist. Not sure if it's worth reporting upstream or if we should just close this.

@dpvc
Copy link
Member Author

dpvc commented Jul 14, 2016

I see it as well. It may be that when we redo the fonts for 3.0 it will go away. I agree that it is probably not worth a report at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Issue has been reproduced by MathJax team Browser Bug
Projects
None yet
Development

No branches or pull requests

2 participants