Closed
Bug 163883
Opened 23 years ago
Closed 23 years ago
Horizontal lines of table cells drawn across screen after scrolling
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 128930
People
(Reporter: p.cook, Assigned: karnaze)
References
()
Details
When viewing this page, the tables initially look correct, but if I scroll down
and then back up, zero or more (usually > zero) of the horizontal lines in the
table are drawn across the screen, rather than just across the length of the table.
This error does not occur as long as part of the table is kept visible, see for
example http://py-howto.sourceforge.net/regex/node5.html
My Mozilla version (From help->about) is Mozilla 1.1b Mozilla/5.0 (X11; U; Linux
i686; en-US; rv:1.1b) Gecko/20020722
I haven't seen this problem on any other pages, though it happens consistently
on the python pages. I didn't see this problem with Mozilla 1.0.
My OS is Linux Mandrake 8.2, with XFree86 v4.2.0, KDE v3.0.3, and an NVIDIA
Geforce II MX video card.
looks like a dupe of bug 128930
Comment 2•23 years ago
|
||
yep.. Looks like a dupe of bug 128930. Issue with border-collapse and the type
of the problem is also similar. Happens only on linux.
*** This bug has been marked as a duplicate of 128930 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•