Closed Bug 10077 Opened 25 years ago Closed 25 years ago

Scrolling with the arrow keys causes display errors

Categories

(Core Graveyard :: GFX, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: elladan, Assigned: ramiro)

References

Details

Redhat Linux 6.0 XFree Mozilla M8 build without the bug reporting thing ------- 1. Go to a page, such as www.slashdot.org 2. Scroll up/down etc. using up and down arrow keys Result: Parts of display are not redrawn properly, other parts are duplicated or otherwise display incorrectly. Expect: It looks right.
Assignee: don → troy
Component: Browser-General → Layout
QA Contact: leger → petersen
petersen, do you see this on Linux? Or other platforms?
Assignee: troy → beard
Component: Layout → Compositor
Status: NEW → ASSIGNED
Here's a minimal test case that exhibits the problem. Note that the floated table needs to be there for the problem to occur. <html> <head> <base href="http://www.t-online.com/aktuell/inhalte/"> </head> <body> <table border="0" cellpadding="5" cellspacing="0" align="left" width="50%"> <tr> <td><font face="Arial, Helvetica" size="2"><strong>Im Flugzeugwrack entdeckt </strong> </tr> </table> <table border="0" cellpadding="5" cellspacing="0" bgcolor="#FEFEFE" background="../../images/tabelle.gif" width="50%"> <tr> <td valign="bottom" colspan="2" height="38"><font color="#0000CC" face="Arial, Helvetica" size="4">Special Interest</font></td> </tr> <tr> <td valign="top"><img src="../../images/pfeilm21.gif" WIDTH="20" HEIGHT="16"></td> <td valign="top" width="100%"><font face="Arial, Helvetica" size="2"><A target="ef" href="../../shopping-portal/index/ak-shopping.htm">Shopping</a> - Spitzen-Technik zum Toppreis - Fernseher mit 103 u. 72 cm Bildschirmdiagonale</font></td> </tr> </table> </body> </html>
Assignee: beard → ramiro
Status: ASSIGNED → NEW
*** Bug 5669 has been marked as a duplicate of this bug. ***
I just checked in a fix for this. Thanks for the report. Marking fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 6023 has been marked as a duplicate of this bug. ***
*** Bug 6023 has been marked as a duplicate of this bug. ***
*** Bug 8565 has been marked as a duplicate of this bug. ***
*** Bug 11998 has been marked as a duplicate of this bug. ***
With the August 24th Linux build, this problem is not occuring.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.