Closed
Bug 130495
Opened 23 years ago
Closed 22 years ago
transparent GIF background displayed incorrectly
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hoks, Assigned: pavlov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311
BuildID: 2002031104
The background image on the left hand table is a checkered image alternating
between gray and transparent.
When the page is loaded, the gray color is rendered wrongly.
However, when a javascript alters the backgrounColor property to display a solid
color followed by transparent, the background image is displayed properly.
When the page is scrolled or resized, the background is back to the wrong one.
Reproducible: Always
Steps to Reproduce:
1. Load page
2. Check the left hand table
3. Do mouseover on the rows to see correct background
Actual Results: The background image on the left table appears lighter than the
background image in the DIV on the right hand side.
They are using the same image file
Expected Results: both backgrounds should be of the same hue, lightness
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•22 years ago
|
||
This seems to render properly for me now, Mozilla/5.0 (X11; U; Linux i686;
en-US; rv:1.5a) Gecko/20030623 Mozilla Firebird/0.6. Reporter please try to
reproduce with 1.4 or trunk.
Comment 2•22 years ago
|
||
All gray for me in both IE and Moz 2003072813 on WinXP.
WORKSFORME.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•