Closed
Bug 296277
Opened 20 years ago
Closed 20 years ago
table rendered incorrectly if "display" property of the row/cell's style changed
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: fork0, Unassigned)
Details
Attachments
(1 file)
|
1.04 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050512 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050512 Firefox/1.0.4
In the attached file I change the visibility of a cell by setting
the "display" attribute of the style to 'none' and back ('inline' or 'block' -
doesn't matter).
If I click the links the green asterisk first time appears in the left column,
second time it appears in the second, and so forth, until a column past
the last (4th) is reached, where it stays.
The problem is also visible for rows (the second link on the page), but a bit
differently - the cell with the asterisk is rendered incorrectly (top half is
green).
Problem persists on the latest Deer Park.
Reproducible: Always
Steps to Reproduce:
Just click on the links on the attached page repeatedly| Reporter | ||
Updated•20 years ago
|
Summary: table rendered incorrectly if "display" property of the row/cell changed → table rendered incorrectly if "display" property of the row/cell's style changed
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 97506 ***
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.
Description
•