Closed
Bug 76093
Opened 24 years ago
Closed 24 years ago
Image redraw problems
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: keith, Assigned: pavlov)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.12-20 i686; en-US; rv:0.8.1+)
Gecko/20010415
BuildID: 20010415
I'm seeing several problems with image redrawing. First of all, images tend to
draw in sections, with small gaps showing up between the sections as horizontal
lines. Successive redraws sometimes fix the problem. Another problem occurs
sometimes when I scroll part way down an image and scroll back up, the top part
of the image that scrolled off the screen no longer draws and instead the
background color gets drawn in its place. In other cases, images don't get
drawn at all. Moreover, since the new imagelib has been put into place, I have
not seen the proported increase in speed. In fact, images sometimes seem to
load slowly. Moreover, I've seen many of these problems on both Linux and NT.
It seems image handling is a real mess. What's up?
Reproducible: Always
Steps to Reproduce:
1.How about doing basic testing by trying to load some images?
2.
3.
Comment 1•24 years ago
|
||
Dup of 73195
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
Duping to 73972 seems the best.
*** This bug has been marked as a duplicate of 73972 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•