Closed Bug 271053 Opened 20 years ago Closed 20 years ago

long table gets corrupted when scrolled with mousewheel

Categories

(Core :: Web Painting, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jarkko.viinamaki, Assigned: roc)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910

If you open http://www.theo.net/pb_bans/pb_bans1.php and start scrolling down
the page using your mouse wheel, at certain point (line containing
()-ICE_FIRE-()) the rest of the table starts to get corrupted by repeating the
last few blocks over and over again.

Reproducible: Always
Steps to Reproduce:
1. open http://www.theo.net/pb_bans/pb_bans1.php
2. start scrolling down the page using your mouse wheel until you find row with
()-ICE_FIRE-()


Actual Results:  
The rest of the table is corrupted and does not display correctly.

Expected Results:  
Correct display.
invalid HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

view-source:http://www.theo.net/pb_bans/pb_bans1.php
5 <TABLE> tags, 1 </TABLE> tag only.
4 <P> tags, no </P>

JS console is showing 4 CSS errors, two of them like this:
Error: Expected ',' or '{' but found '0.1a'.  Ruleset ignored due to bad selector.
Source File: http://www.theo.net/pb_bans/style.css
Line: 23

th.1a		{background-color:#FFFFFF; .........
input.1a		 {font-size:7pt;}


Validator gives 34655 bugs
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.theo.net%2Fpb_bans%2Fpb_bans1.php

Just for the record:
are there differences in scrolling using the mousewheel, or the scrollbar, or
the keynoard to scroll?

I couldn´t test, as the window was black, when rendering finished.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041120
Assignee: nobody → roc
Component: Layout: Tables → Layout: View Rendering
QA Contact: core.layout.tables → ian
Looks a bit similar to bug 255706
Depends on: 255706
(In reply to comment #2)
> Just for the record:
> are there differences in scrolling using the mousewheel, or the scrollbar, or
> the keynoard to scroll?

If I scroll using page down at some point the screen halts and table gets
corrupted. Then after a short pause I get a black screen. The HTML on that page
is very weird and full of errors and thus I can't even scroll the page using the
scroll bar.
The url is 404.
This is most likely fixed by bug 280711 (fixed only for winNT systems).
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: