Open Bug 613754 Opened 14 years ago Updated 2 years ago

Remove transparency from tab-modal alert box

Categories

(Toolkit :: Themes, defect)

x86
Windows 7
defect

Tracking

()

People

(Reporter: jk1700, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101120 Firefox/4.0b8pre
Build Identifier: 

Remove opacity from tab-modal alert box - the message will be easier to read. Example can be seen on http://acid3.acidtests.org/

Reproducible: Always
Blocks: 59314
Version: unspecified → Trunk
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
No longer blocks: 59314
Blocks: 59314
Status: RESOLVED → UNCONFIRMED
Component: General → Themes
QA Contact: general → themes
Resolution: DUPLICATE → ---
Status: UNCONFIRMED → NEW
Ever confirmed: true
This is not a dup of bug 613714. It is about the box's opacity, which is very different from background blur!
Summary: Remove opacity from tab-modal alert box → Remove transparency from tab-modal alert box
We explicitly considered this, and I don't think it's a significant readability issue. The transparency is slight, and the background is blurred -- OS X menus use a similar effect, and they're entirely text.

The blur is important to making this style acceptable (see bug 498258); if we end up removing/changing it the dialog's background will likely need to be be fully opaque.
It looks like the transparency disables subpixel anti-aliasing. I don't think this is a problem for native menus. And yes, we should probably remove the blur, if only because it seems to be super slow.
FWIW, Joe Drew says the anti-aliasing thing is a known bug, and will be fixed.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.