Closed
Bug 230077
Opened 22 years ago
Closed 21 years ago
Artifacts in underlying background image when scrolling block with background-colour and -moz-opacity
Categories
(Core :: Web Painting, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jg307, Assigned: roc)
Details
(Keywords: testcase)
Attachments
(1 file)
|
6.69 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6b) Gecko/20031216 Firebird/0.7+
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6b) Gecko/20031216 Firebird/0.7+
A document with
1) a background image
2) An element which scrolls (e.g. a div with overflow:auto) positioned above the
background image that has -moz-opacity < 1 and a background color set
shows serious artifacts in the background image when the scrolling element is
scrolled.
Reproducible: Always
Steps to Reproduce:
Test case forthcoming
| Reporter | ||
Comment 1•22 years ago
|
||
Hopefully the test case is more useful than my description :)
| Reporter | ||
Comment 2•22 years ago
|
||
Also occurs with 20040105 Firebird linux GTK2+XFT
OS -> all
OS: Windows 98 → All
Comment 3•22 years ago
|
||
confirmed with linux trunk 2004010807
Comment 4•22 years ago
|
||
confirmed with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6)
Gecko/20040113
| Assignee | ||
Comment 5•21 years ago
|
||
I believe this has been fixed by my checkin for bug 231585
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•21 years ago
|
||
Verfied using Gecko/20040411
Thanks roc!
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•