Closed
Bug 582845
Opened 15 years ago
Closed 1 year ago
Unneeded transparent surfaces used
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bas.schouten, Unassigned)
References
()
Details
Direct2D is very strict about not using cleartype on a transparent surface. When on the URL in the bug, it seems when the top banner is loaded cleartype is gone, when you scroll it out of view, it comes back. This suggests we're somehow drawing to surfaces with transparency when the banner is in view.
Blocks: 564991
The top part of the scrollable stuff is transparent and shows the fixed background underneath. So when it's in view, the scrolled surface is transparent. When it's not in view, the scrolled surface can be opaque.
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
D2D is no longer used to paint web content
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•