Closed
Bug 627396
Opened 14 years ago
Closed 13 years ago
Cropped "*% Risiko" label for at.wetter.com in Firefox 4 beta and on trunk
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Tobbi, Unassigned)
References
()
Details
(Whiteboard: [Input][l10n-triage-testday])
Only in Firefox 4, you can see that the "% Risiko" indicators are cropped by the underlying box.
Compare the following screenshots:
http://content.screencast.com/users/Tobbi_/folders/Jing/media/6a96a358-8727-41e0-ab3b-5ac950ff6726/2011-01-20_1803.png (Firefox 3.6)
http://content.screencast.com/users/Tobbi_/folders/Jing/media/60afa135-c243-495e-b1cc-176f18008cbf/2011-01-20_1804.png (Firefox 4.0 - trunk)
Reporter | ||
Updated•14 years ago
|
Whiteboard: [Input]
![]() |
||
Comment 1•14 years ago
|
||
Do you get the 3.6 behavior if you disable direct2d in preferences?
Reporter | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> Do you get the 3.6 behavior if you disable direct2d in preferences?
Once I set gfx.direct2d.disabled;true there doesn't seem to be any cropping.
So, Direct2D seems to be the cause.
![]() |
||
Comment 3•14 years ago
|
||
Probably invalid, then. Direct2D being enabled means DirectWrite is used, and that uses slightly different font metrics than GDI does. And this site makes bogus assumptions about the font metrics that will be used (e.g. on Mac it's cut off for me even in 3.6).
Reporter | ||
Comment 4•13 years ago
|
||
There's no % Risiko label anymore. Let's mark it WORKSFORME.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•