Closed
Bug 263937
Opened 20 years ago
Closed 20 years ago
Squart roots aren't displayed properly. A black square appears inside the square root symbol.
Categories
(Core :: MathML, defect)
Tracking
()
People
(Reporter: ulisse2k, Assigned: rbs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Win98; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 A black square appears inside the square root symbol and the actual equation that is supposed to be under the root is displaced below. It is reproducible by typing <math xmlns="&mathml;"> <msqrt> <mi>x</mi> </msqrt> </math> at http://www.mozilla.org/projects/mathml/demo/tester.html. Reproducible: Always Steps to Reproduce: 1. Type in <math xmlns="&mathml;"> <msqrt> <mi>x</mi> </msqrt> </math> at http://www.mozilla.org/projects/mathml/demo/tester.html. 2. 3. Actual Results: A black square appears inside the square root symbol. Expected Results: An x should appear inside the square root symbol.
Updated•20 years ago
|
Assignee: firefox → rbs
Component: General → MathML
Product: Firefox → Browser
QA Contact: firefox.general → ian
Version: unspecified → Other Branch
Comment 1•20 years ago
|
||
WFM 1.0PR WinXP. Is this Win98 only? Are you sure you have all the fonts? (http://www.mozilla.org/projects/mathml/fonts/)
Comment 2•20 years ago
|
||
WFM on Win2003 Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.3) Gecko/20041005 Firefox/0.10 Please make sure you have mathematical fonts installed on your system. http://www.mozilla.org/projects/mathml/fonts/ If problem persists, please attach a screenshot.
*** This bug has been marked as a duplicate of 27860 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•