Open
Bug 613754
Opened 14 years ago
Updated 2 years ago
Remove transparency from tab-modal alert box
Categories
(Toolkit :: Themes, defect)
Tracking
()
NEW
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
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Blocks: 59314
Status: RESOLVED → UNCONFIRMED
Component: General → Themes
QA Contact: general → themes
Resolution: DUPLICATE → ---
Comment 2•14 years ago
|
||
This is not a dup of bug 613714. It is about the box's opacity, which is very different from background blur!
Updated•14 years ago
|
Summary: Remove opacity from tab-modal alert box → Remove transparency from tab-modal alert box
Comment 3•14 years ago
|
||
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.
Comment 4•14 years ago
|
||
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.
Comment 5•14 years ago
|
||
FWIW, Joe Drew says the anti-aliasing thing is a known bug, and will be fixed.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•