Closed Bug 313995 Opened 20 years ago Closed 13 years ago

insert and remove table row leaves residual space (size does not change)

Categories

(Core :: Layout: Tables, defect)

1.8 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: alexgenaud, Unassigned)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1 Most of the problem seems to have been fixed in 1.5beta. When a table row is added and then removed again after the table has been initially rendered, the 'space' where the row was is not removed. The contents of the row are removed but not the area occupied by that row. Reproducible: Always Steps to Reproduce: 1. Create HTML TABLE with ROWS 2. Dynamically create a new row 3. Dynamically remove row Actual Results: The rows above and below the removed row do not come together again. The space where the removed row existed is left blank. Expected Results: The table should have collapsed to the original size.
Attached HTML testcases tend to be more useful than attached pictures of them.
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → 1.8 Branch
this should differ between trunk and branch see bug 206516
is this still an issue, if so can you provide a html source that shows the problem.
Reporter, it this still reproducible?
Whiteboard: closeme INCO 2012-10-01
Resolved per whiteboard.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Whiteboard: closeme INCO 2012-10-01
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: