Closed Bug 300240 Opened 19 years ago Closed 19 years ago

Gratuitous transparency of certain document elements when browser.display.use_document_colors is false.

Categories

(Core :: Layout, defect)

1.0 Branch
x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 255411

People

(Reporter: dhilvert, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.7.8) Gecko/20050610 Firefox/1.0.4 (Debian package 1.0.4-3)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.7.8) Gecko/20050610 Firefox/1.0.4 (Debian package 1.0.4-3)

Certain document elements, including drop-down menus, tooltips, and even static
text, are incorrectly given transparent backgrounds when
browser.display.use_document_colors is false, although they display correctly
when browser.display.use_document_colors is true.  For example, the menu object
at the top of the page at the provided URL has an incorrectly transparent
background when use_document_colors is set to false.  This can be observed by
scrolling down the page, or by passing the pointer over the menu headers.  This
problem is pervasive, and affects menus, tooltips, and even non-dynamic text
layout.  A particularly egregious example can be seen at
http://www.popjisyo.com/ -- this is a pop-up dictionary tool, wherein the pop-up
text is almost invariably unreadable when use_document_colors is false.

Reproducible: Always

Steps to Reproduce:
1.  In about:config, set browser.display.use_document_colors to false
2.  Load a page containing dynamic drop-down menus, tooltips, or certain other
elements.
3.  Note incorrectly transparent backgrounds on drop-down menus, tooltips, etc.

Actual Results:  
Background is incorrectly transparent.  E.g., underlying text from other
document elements can be seen through the incorrectly-rendered element.

Expected Results:  
The background should be opaque.
I tried this.

UNCONFIRMED -> NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → general
Component: General → GFX
OS: Linux → All
Product: Firefox → Core
QA Contact: general → ian
Version: unspecified → 1.0 Branch
Assignee: general → nobody
Component: GFX → Layout
QA Contact: ian → layout
dupe of '"Use my colors" preference makes popup/hover frames have transparent
background'

*** This bug has been marked as a duplicate of 255411 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
v. dupe
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.