Closed Bug 329495 Opened 19 years ago Closed 19 years ago

Hiding and showing a <tr> with style.display = 'block' 'none' doesn't size the table properly

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 112113

People

(Reporter: davet, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060305 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060305 Firefox/1.6a1 I've given two table rows ids. When I show or hide them with document.getElementById('number2').style.display = 'none'; document.getElementById('number1').style.display = 'block'; then the table doesn't resize properly, so repeatedly clicking makes the table grow and grow. It exists in 1.5, as well as the build identifier above, but the size increase is much greater in 1.5. Reproducible: Always Steps to Reproduce: 1. Visit http://www.fysh.org/~davet/ffbug.html 2. Click 'number1' link 3. Click 'number2' link 4. GOTO 2 Actual Results: The table grew. Expected Results: The table shouldn't grow.
Keywords: testcase
*** This bug has been marked as a duplicate of 112113 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: