Closed
Bug 161163
Opened 23 years ago
Closed 23 years ago
css background-image improperly display after scrolling or text selection
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: YYHoKenny, Assigned: dcone)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020802
BuildID: 2002080208
The gradient background in page (http://www.blueskysolar.utoronto.ca/News.html)
doesn't display properly after a quick scroll. Some section of the gradient
disappear (turn to white.) So instead of a gradient of blue to white, the
background will have a few white line in between.
Parts of the background-image also disappear when selecting a bunch of text and
deselect them all at once. Only the background behind those selected and then
deselected text would disappear.
Reproducible: Always
Steps to Reproduce:
1.While at the page http://www.blueskysolar.utoronto.ca/News.html, quickly
scroll up and down the page by holding on the slider and move it up and down.
2. The problem should appear.
Second way of reproduce the problem
1.While at the page http://www.blueskysolar.utoronto.ca/News.html, select a
section of text.
2.Deselect that section of text by clicking once on an area on the page that
hasn't been selected.
Actual Results: Parts of the gradient background disappear.
Expected Results: Smooth gradient with no white background at the section
covered by the graident image.
The background image style is attached to the BODY tag and the image is set to
repeat-x only.
Comment 1•23 years ago
|
||
These are painting issues....
Assignee: dbaron → kmcclusk
Component: Style System → GFX Compositor
QA Contact: ian → petersen
This problem no longer exist in Build 2002080819.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•