Closed
Bug 473097
Opened 17 years ago
Closed 13 years ago
too much vertical spacing around some lines with Unicode math characters
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: anh, Unassigned)
References
()
Details
Attachments
(1 file)
|
5.35 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
I assume it is a feature that when a list of apparently math symbols get used, masses of vertical space are left around the line. It does not work out consistently with other also mathematical lines like a < b
I like what IE does much better - treat them consistently.
Reproducible: Always
Steps to Reproduce:
1. go to http://www.cs.luc.edu/~anh/vertSpaceUnicodeMath.html
2.
Actual Results:
see vertical space around *some* lines with math on them. Not consistent - makes pages look awful.
Expected Results:
use a consistent line spacing algorithm
not have the special case for some math symbols.
Comment 1•17 years ago
|
||
I seen no whitespace problems with the given test page. (see attached) You may have some font issues on your end. Attach a screenshot to show what you're talking about.
Updated•17 years ago
|
Component: General → Layout: Text
Product: Firefox → Core
QA Contact: general → layout.fonts-and-text
Comment 2•17 years ago
|
||
If you haven't already, read:
http://support.mozilla.com/en-US/kb/Websites+look+wrong
You should probably also try Firefox safe mode or a new profile:
http://support.mozilla.com/en-US/kb/Safe+Mode
http://support.mozilla.com/en-US/kb/Managing+Profiles
So you're saying the Windows screenshot is bad and the Linux screenshot is OK?
This is basically the result of CSS inline layout works, probably combined with the font that's getting picked for some of the symbols on Windows being too large.
Er, sorry, I thought the screenshot was from the reporter.
Comment 5•17 years ago
|
||
Yeah, I just did a quick try of the testcase and posted my results. Linux one was only included because I had them both onscreen at once via a VM. (sorry for any confusion) Just wanted to show more or less what it is supposed to look like for comparison. Reporter needs to post their version.
Updated•17 years ago
|
Attachment #356448 -
Attachment description: cropped screenshots from WinXP and Linux → what I get; no problems (WinXP and Linux)
Comment 6•13 years ago
|
||
Since we haven't heard from the reporter in years, we have reports of the test case looking just fine on Windows and Linux, it does look fine for me on OSX, and this is the sort of thing that tends to get fixed without us noticing it, I'm going to go ahead and close this bug. Andrew: if you still have the problem on your computer with a current version of Firefox, please feel free to reopen, but please then attach a screen shot of what it looks like for you.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Summary: automatically put masses of vertical space around math symbols → too much vertical spacing around some lines with Unicode math characters
You need to log in
before you can comment on or make changes to this bug.
Description
•