Open Bug 659914 Opened 14 years ago Updated 2 years ago

Content doesn't get subpixel AA if its <browser> has transparent=true, even if its parent is opaque

Categories

(Core :: Layout, defect)

x86
Windows 7
defect

Tracking

()

People

(Reporter: Unfocused, Unassigned)

References

Details

If a <browser> has transparent=true set, its content won't get subpixel AA (it falls back to greyscale AA). This seems to happen even if the <browser>'s parent is completely opaque. My understanding (after talking with roc) is that as long as there is an opaque layer somewhere, subpixel AA should work. In bug 620963 (and other in-content UI, like about:permissions), we want to fade the lightweight theme into the background of the page. To do this, I've setting setting the transparent attribute on the <browser> - unfortunately, having greyscale AA is a roadblock.
Component: Graphics → Layout
QA Contact: thebes → layout
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.