Closed Bug 271607 Opened 20 years ago Closed 20 years ago

Rowspan w/ CSS displays inconsonantly

Categories

(Core :: Layout: Tables, defect)

1.0 Branch
x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 244135

People

(Reporter: firefox, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

In the page http://www.secteam.com/calendar/multirowspan.asp you can see the
first table displays the rowspan w/ css borders correctly (on the PC). I have
found once the rowspan becomes 5 or more the left and right borders disappear
for the entire table. Sometimes it leaves the borders on the bottom rows. Watch
carefully on a refresh or page load, you can actually see the borders in grey,
once the page completes the load.... poof gone. What this should display is two
tables with various rowspans in them.  The table should have a grey border
around each cell (<TD>). Any help or a future fix would be great. 

This page will display correctly on...
PC - Internet Explorer 6.0, Opera 7.54
Mac - Safari 1.2.4, Internet Explorer 5.2

It displays incorrectly on
PC - Firefox 1.0, Mozilla, Netscape 7.2
Mac - Firefox 1.0

Reproducible: Always
Steps to Reproduce:
1.Create a table atleast 7 cols wide and atleast 15 rows long.
2.Set table prop border = 0 and create a css class with border-: 1px solid #C0C0C0;
3. Assign this class to all <TD> in table.
4. Rowspan several rows in the table with rowspans greater then 5.
5. Load page and view the mistakes. http://www.secteam.com/calendar/multirowspan.asp

Actual Results:  
Doesnot display the left and right borders on the <TD>s correctly or not at all.

Expected Results:  
The table should have each cell with a top, bottom, left, and right solid 1px
#C0C0C0 border.
Assignee: firefox → nobody
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: firefox.general → core.layout.tables
Summary: Rowspan w/ CSS displays inconsonantly → Rowspan w/ CSS displays inconsonantly
Version: unspecified → 1.0 Branch

*** This bug has been marked as a duplicate of 244135 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.