Closed
Bug 8565
Opened 27 years ago
Closed 26 years ago
[PP]painting twice, second time incorrectly
Categories
(Core Graveyard :: GFX, defect, P3)
Tracking
(Not tracked)
People
(Reporter: dbaron, Assigned: ramiro)
References
Details
Attachments
(4 files)
This may be Linux-only (I haven't tested on other platforms). It occurs on
1999-06-19-08-M7 from mozilla.org, in both apprunner and viewer.
Every time I do PgUp/PgDn or uparrow/downarrow on a long page (longer than a
screen), I see the page repaint twice. For example, on
http://www.fas.harvard.edu/~dbaron/links/WPhiladelphia
I see the page, and then a flash back to the gray background, and then the page
comes up again.
I *think* (but am not sure) that this is the cause of a second problem: that
when there is only half a page left, things display strangely (screenshot to be
attached) - the wrong thing gets displayed in the part of the page that was on
the screen before (things seem to be "moved" twice). I *think* that it is
painting correctly on the first flash, and incorrectly on the second (but my
vision isn't really sharp enough to be sure). A way to test this for sure would
be to run apprunner or viewer on a remote computer connected via a modem, using
the local X display.
| Reporter | ||
Comment 1•27 years ago
|
||
| Reporter | ||
Comment 2•27 years ago
|
||
| Reporter | ||
Comment 3•27 years ago
|
||
| Reporter | ||
Comment 5•27 years ago
|
||
Yes, but I think the painting twice may explain bug 6014 - if things are being
moved from one part of the screen to another.
| Reporter | ||
Comment 6•27 years ago
|
||
| Reporter | ||
Comment 7•27 years ago
|
||
To use attachment 463 [details]:
1) scroll to very bottom of document - note where red stripe is
2) scroll up so red stripe is at bottom
3) Hit PgDn, and notice red flash at spot noted in 1. Covering all other areas
of the screen with a sheet of paper may help to see this.
This shows the first paint is correct, and the second paint is causing the
errors.
| Reporter | ||
Updated•27 years ago
|
Summary: painting twice, second time incorrectly → [PP]painting twice, second time incorrectly
| Reporter | ||
Comment 8•27 years ago
|
||
Marking [PP] since this seems Linux-only. Correct me if I'm wrong.
Updated•27 years ago
|
Assignee: beard → ramiro
Comment 9•27 years ago
|
||
Ramiro, since this is linux-specific (doesn't happen on Windows or Mac) I'm
reassigning to you.
| Reporter | ||
Comment 10•27 years ago
|
||
See also bug 7354.
Comment 11•27 years ago
|
||
*** Bug 10078 has been marked as a duplicate of this bug. ***
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 12•26 years ago
|
||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 13•26 years ago
|
||
Based on the comments, marking as verified duplicate.
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
•