Closed Bug 613676 Opened 14 years ago Closed 14 years ago

Mathml msqrt rendering problem with fractions

Categories

(Core :: MathML, defect)

All
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 414277

People

(Reporter: sfull, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)
Build Identifier: Firefox 3.6.12

The following square root should cover the entire fraction. It only covers the numerator.  

  <msqrt>
    <mfrac>
      <mi>a</mi>
      <mi>b</mi>
    </mfrac>
  </msqrt>
</math>


Reproducible: Always

Steps to Reproduce:
1.Add above mathml to test page
2.View page in Firefox. View in explorer or opera
3.Square root should cover entire fraction
Actual Results:  
Square root only covers numerator

Expected Results:  
Should have covered numerator and denominator
Attached file Testcase
I see this problem with 1.9.2 builds, but it renders correctly on trunk.
Whiteboard: DUPEME
The bug with 1.9.2 builds is probably due to an incorrect installation of STIX fonts:
https://developer.mozilla.org/en/Mozilla_MathML_Project/Fonts#STIX_Fonts

Note that Mozilla 1.9.2 still needs some fonts from STIX Beta and that's why it was suggested to take bug 569195 and related to the 1.9.2 branch.

This bug is fixed on trunk even without STIX fonts installed, by the workaround of bug 414277.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Ah, I definitely don't see STIX installed on this box.
I installed STIX fonts. Problem went away. Thank you!
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: