Closed
Bug 1470491
Opened 8 years ago
Closed 8 years ago
MathJax rendered incorrectly in Reader View
Categories
(Toolkit :: Reader Mode, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1466044
People
(Reporter: jpniedermeier, Unassigned)
References
()
Details
Attachments
(1 file)
|
15.17 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180605171542
Steps to reproduce:
1. Go to: https://int8.io/comparison-of-optimization-techniques-stochastic-gradient-descent-momentum-adagrad-and-adadelta/
2. Open Reader View
Actual results:
MathML equations rendered incorrectly
See attached image
Expected results:
Correct equation rendering
Comment 1•8 years ago
|
||
That's MathJax rather than mathml. MathJax is scripted creation of mathml and reader mode does not permit scripting (https://bugzilla.mozilla.org/show_bug.cgi?id=1371786)
| Reporter | ||
Comment 2•8 years ago
|
||
So reading through the other issue it seems there is currently no solution to get this case working. Right?
| Reporter | ||
Comment 3•8 years ago
|
||
Interestingly, when forcing mathjax to render mathml and then go to reader view the equations work.
Updated•8 years ago
|
Has STR: --- → yes
Component: Untriaged → Reader Mode
Product: Firefox → Toolkit
Summary: MathML rendered incorrectly in Reader View → MathJax rendered incorrectly in Reader View
Comment 4•8 years ago
|
||
This looks like a dupe of bug 1466044 to me.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•