Closed
Bug 304189
Opened 19 years ago
Closed 19 years ago
Table border partially missing (sometimes)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 244135
People
(Reporter: zizka, Unassigned)
References
()
Details
Attachments
(1 file)
12.78 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Sometimes the table border renders wrongly. Some lines aren't drawn, or not
drawn in full length.
I wasn't able to discover what conditions lead triggers the bug, but I know this:
1) It appears in 1.0.3 to 1.0.6 (probably earlier, too)
2) Appears on "clear" instalation (no exts, themes, etc)
3) When I reload the page, the problem does NOT disappear, table border is still
corrupted
4) When the problem appears, it disappears when I close some other tabs or windows.
Reproducible: Sometimes
Steps to Reproduce:
1. Go to
http://www.reznickepotreby.cz/main.php4?what=show;show=noze#table_b78519eb07f65faf8db6763840b1d09a
(and click "Giesser" if the page is not scrolled there)
2. If you're "lucky", you will see a corrupted table border.
I'll append a screenshot as soon as the bug appears again.
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
This is very likely a duplicate of bug 244135.
When I remove the border-collapse property from the stylesheet (locally), then
the bug doesn't occur.
Reporter | ||
Comment 3•19 years ago
|
||
Yes, seems to be the same bug.
After removing border-collapse: collapse; the borders draw as they should
(but separated, of course).
Sorry for duplicate, I've read about 40 bug reports, but didn't find any
concerning this bug.
*** This bug has been marked as a duplicate of 244135 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•