Closed
Bug 224518
Opened 22 years ago
Closed 22 years ago
using style.display=block/none repeatedly on a tr breaks table
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 224517
People
(Reporter: paul.stanton, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
using style.display=block/none repeatedly on a tr creates extra padding for row
and mis-alignment of columns
Reproducible: Always
Steps to Reproduce:
1. visit http://wanto.f2o.org/****/trDisplay.html
2. repeatedly click button 'toggle'
Actual Results:
the row containing 'i am sam' shows and hides it's self, but with extra padding
and mis-alignment
Expected Results:
the row containing 'i am sam' shows and hides it's self
*** This bug has been marked as a duplicate of 224517 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•22 years ago
|
||
sorry, this was an accidental duplicate of 224517 caused by me hitting the back
button after creating the original bug. please delete this bug and refer to
224517. thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•