Closed
Bug 593802
Opened 14 years ago
Closed 14 years ago
With DirectWrite enabled, label on two lines instead of one
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: scoobidiver, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
Build : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100905 Firefox/4.0b6pre
For the ref URL, the date label is displayed on two lines instead of one in FF 3.6.
This issue is old as it has already existed in FF 4.0b1.
Reporter | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Hmm, testing against Mozilla/5.0 (Windows NT 5.1; rv:2.0b6pre) Gecko/20100906 Firefox/4.0b6pre ID:20100906041818 it's as expected.
You ruled out any Zoom Settings, yes?
Reporter | ||
Comment 3•14 years ago
|
||
With a new profile, the 4.0b5 build has the issue, the 4.0b6pre/20100906041818 has not.
I close the bug
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•14 years ago
|
||
About comment 3 : this was a side effect of bug 594025 (no more DirectWrite with Intel card).
It is a DirectWrite issue.
Status: RESOLVED → REOPENED
Component: HTML: Parser → Graphics
QA Contact: parser → thebes
Resolution: WORKSFORME → ---
Summary: Label on two lines in FF 4.0 instead of one line in FF 3.6 → With DirectWrite enabled, label on two lines instead of one
Comment 5•14 years ago
|
||
Are the font metrics with dwrite just slightly different?
Note that on my Mac, every single one of those date labels is on two lines; the site's code is just broken in terms of assuming particular font metrics.
Blocks: dwrite
blocking2.0: --- → ?
Reporter | ||
Comment 6•14 years ago
|
||
The font appearance seems identical, except that font is blurry with DW.
To have this issue, the font should have been slightly larger with DW.
It is in contradiction with bug 594365 (smaller font with DW) which I can reproduce.
I installed MS hotfix KB2028560 for Win7 x64. After that, the issue is still there, including the blurry font.
Comment 7•14 years ago
|
||
DirectWrite, sadly, changes font metrics that can cause text layout to change. There's not much we can do about this.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → WONTFIX
Updated•14 years ago
|
blocking2.0: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•