Closed Bug 374237 Opened 17 years ago Closed 17 years ago

DTHML Displaying wrong

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: tomhammon, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

Hiding a table row then re-displaying it the row displays wrong.

Reproducible: Always

Steps to Reproduce:
1.Open page
2.push hide radio button
3.push open radio button
Actual Results:  
text length is constrained

Expected Results:  
Page should look like it did when it was first loaded
Component: View Source → General
The display type should be table-row not block
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Resolution: FIXED → INVALID
Only if you don't want it to work in IE; if you do, you should just unset the inline display by setting ele.style.display = "" to get back to the browser's default, whether or not you're in a browser that gets it right.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.