Closed Bug 257009 Opened 20 years ago Closed 20 years ago

[BC] vertical separating lines bad rendering in large border collapse tables

Categories

(Core :: Layout: Tables, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 233532

People

(Reporter: pichin, Unassigned)

Details

Attachments

(3 files)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040823 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040823 Firefox/0.9.3 vertical span lines in large tables missing. When this table is small (all fit in brwser window, it's OK). Other way vertical lines missed. Only if I scroll to bottom, I can seen rest of this lines, but every window opened over and closed erase these lines. It's buggy in firefox 0.9.3 and Mozilla 1.7.2 both on Linux. Tryed in Debian debianized Firefox and Mozilla Browser also in Firefox and Mozilla Browser from mozilla.org at FC2. I seen same problem in older versions too. Reproducible: Always Steps to Reproduce: 1. Open table 2. Look at vertical lines between cells, You see nothing. 3. Scroll down, up and down and you can see rests of vertical lines between cels, bat It's I want seen thru almost all vertical size table :-(
Attached file Source code of table and other files (deleted) —
Attached image Small table with correct lines (deleted) —
Comment on attachment 157069 [details] Source code of table and other files File frame.html is in top directory. Extract to subdir to avoid garbage in current :-)
I'm also seeing inconsistent rendering of the table cell borders on Windows; suggest moving OS to All. Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 Windows 2000 Professional SP4
do the tables have border collapse activated or rules specified, this probably a dupe, search for collapse in the layout-table component
(In reply to comment #6) > do the tables have border collapse activated or rules specified, this probably a > dupe, search for collapse in the layout-table component Yes, of course I have TABLE {font-family: serif; font-size: 10px; color: rgb(0,25,25); border: 3px solid rgb(102,102,102); border-collapse: collapse; padding: 0px 0px 0px 0px; white-space: nowrap; empty-cells: show; cursor:default} I need this behaviour, but merit is: small table OK and large table with same style is broken.
OS: Linux → All
Component: GFX: Xlib → GFX
you aren't using an xlib build no matter what, so i'm reassiging to owners of some other component. btw thanks for testing a mozilla build.
Assignee: roland.mainz → nobody
Component: GFX → Layout: Tables
QA Contact: timeless → core.layout.tables
Summary: vertical separating lines bad rendering in large tables → vertical separating lines bad rendering in large border collapse tables
Summary: vertical separating lines bad rendering in large border collapse tables → [BC] vertical separating lines bad rendering in large border collapse tables
Whiteboard: DUPEME
(In reply to comment #8) > you aren't using an xlib build no matter what, so i'm reassiging to owners of > some other component. btw thanks for testing a mozilla build. I'm using Xlib build of course, but Nathan Strom<nstrom@ananzi.co.za> wrote in comment #5 that it independ of GFX backend.
*** This bug has been marked as a duplicate of 233532 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: