Closed
Bug 416140
Opened 17 years ago
Closed 15 years ago
Underbraces and Overbraces don't stretch properly
Categories
(Core :: MathML, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a5
People
(Reporter: distler, Assigned: fredw)
References
Details
Attachments
(6 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9b3pre) Gecko/2008020201 SeaMonkey/2.0a1pre
Build Identifier:
They either don't stretch enough, or they stretch too much, depending on the length of the base.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 3•17 years ago
|
||
We need some more sizes of braces.
The suggestions in bug 407101 and bug 414277 would resolve this.
Interestingly, the rendering is different on the latest Camino trunk. Only the smallest size under- and over-braces are used.
Created a webpage that shows this bug and how it screws up putting braces inside of table cells (Same as image provided). It looks like the brace's size is not given to the table so that the table can position the braces correctly, there should be a 3px padding.
https://eyeasme.com/Joe/MathML/OverBrace_UnderBrace_Bug.html
Bug seem to be fixed as the attachment shows, BUT there seems to be an image
degradation as the next attachment/comment shows.
Images from
https://eyeasme.com/Joe/MathML/MathML_browser_test
using
Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.3a5pre) Gecko/20100513 Minefield/3.7a5pre
First image is of TeX, then next is Firefox 3.5 and the last is trunk build
Notice that the underbraces are less defined in the latest trunk release.
Comment 9•15 years ago
|
||
(In reply to comment #8)
> Notice that the underbraces are less defined in the latest trunk release.
If you are referring to smaller hooks and thinner lines, I think that's just from rendering at small font sizes and from STIX fonts choosing to make the line thickness similar to the thickness of stems in other characters.
Fixed after changes in bug 407101.
Assignee: nobody → fred.wang
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
You need to log in
before you can comment on or make changes to this bug.
Description
•