Open
Bug 567718
Opened 15 years ago
Updated 2 years ago
Incorrect positioning of munder/mover/munderover when "combining marks" are used as base
Categories
(Core :: MathML, defect)
Core
MathML
Tracking
()
NEW
People
(Reporter: fredw, Unassigned)
Details
Attachments
(1 file)
8.04 KB,
application/xhtml+xml
|
Details |
The testcase shows that it happens when the operator is used as the base. I found it with "tilde" when writing asymptotic equivalence. However, I've used the incorrect TILDE in place of TILDE OPERATOR. In practice, I don't think the accents are going to be used as the base.
We have two corrections for under/over scripts but not for the base:
http://mxr.mozilla.org/mozilla-central/source/layout/mathml/nsMathMLmoverFrame.cpp#362
http://mxr.mozilla.org/mozilla-central/source/layout/mathml/nsMathMLmunderFrame.cpp#324
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•