Closed
Bug 57240
Opened 24 years ago
Closed 24 years ago
descenders clipped if "always use my colors"=true
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla0.9
People
(Reporter: BenB, Assigned: attinasi)
References
Details
Attachments
(2 files)
Reproduce:
1. Set "Always use my colors" pref to true
2. Open testcase
Actual result:
The lower part of the first "g"s is cutted - overlaid by the link on the next
line. Everything is OK, if the next line is not a link, or if the "Always use my
colors" pref is sat to false.
See screenshots.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 4•24 years ago
|
||
I guess, you |inherit| the background color instead of setting it to transparent.
Assignee | ||
Comment 5•24 years ago
|
||
Accepting, assigning milestone for attention post-RTM
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
Comment 6•24 years ago
|
||
clarifying summary.
Summary: Lower part of glyphs cutted, if "always use my fonts"=true → descenders clipped if "always use my fonts"=true
Assignee | ||
Comment 7•24 years ago
|
||
Correcting summary: it is the color pref that is doing this, not the font pref.
Summary: descenders clipped if "always use my fonts"=true → descenders clipped if "always use my colors"=true
Assignee | ||
Comment 9•24 years ago
|
||
Fix checked into trunk (see bug 57234).
(nsPResShell.cpp, html.css)
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•