Closed
Bug 294425
Opened 20 years ago
Closed 20 years ago
The display style property when used on a table leaves space at the bottom of the page when it is toggled between none and "" (blank)
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Bob.Bruce, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 The display style property when used on a table and toggled between none and "" (blank) doesn't collapse the page properly. It initially displays correctly when loaded with display dynamically set to none but when it is toggled between none and "" it leaves space at the bottom of the page. This doesn't happen in Internet Explorer. Reproducible: Always Steps to Reproduce: 1. Load the webpage 2. Left-Click on the button second from the bottom on the left side of the page to display the list below the map image 3. Left-Click on the button second from the bottom to collapse the list - notice that it doesn't remove the space at the bottom of the page. 4. repeat steps 2 and 3 to repeat this bug. 5. Note that none of the other buttons on the page function in this test page. Actual Results: This leaves space at the bottom of the page when the display style property of the table is set to none from "" (blank). Expected Results: The space at the bottom of the display should have been removed when the style property of the table was set to none.
Comment 1•20 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050516 Firefox/1.0+
Comment 2•20 years ago
|
||
I see the described problem with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 I do not see the problem with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050516 Firefox/1.0+ ID:2005051623 Another rendering bug that has bitten the dust on the trunk. Resolved WORKSFORME as per comment 1 and this one. Bob, if you want to verify yourself that this bug is fixed on the trunk (firefox 1.1alpha) then please try a build from - http://ftp.uni-erlangen.de/pub/mozilla.org/firefox/nightly/latest-trunk/ I recommend creating a new profile if you are going to test this version.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•