Closed Bug 10476 Opened 25 years ago Closed 25 years ago

Scroll with arrow keys produces a bad screen redraw

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 7354

People

(Reporter: jbenham, Assigned: joki)

References

()

Details

When scrolling with the arrow keys, the screen is not redrawn properly. It appears as if a ghost image of the
old screen is supperimposed with the new position. For example, a line of text will be displayed twice,
once in the old positon and once in the new positoin, both at the same time. The problem occurs with
text and images. It looks like the screen is not cleared when scrolling occurs. I have also observed
that when scrolling with the arrow keys, an image may stop scrolling and begin to bounce to a previous
point. This part may be similar to that reported in bug 5016, but perhaps not.

If a window is dragged over the browser window or some other action is taken, the part covered with the
window is drawn correctly when the window is moved so that the browser is revealed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 7354 ***
Status: RESOLVED → VERIFIED
verified dup
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.