Closed
Bug 1092
Opened 26 years ago
Closed 26 years ago
window resize causes MARGINWIDTH & HEIGHT settings to be lost
Categories
(MozillaClassic Graveyard :: Layout, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: trajano, Assigned: toshok)
References
()
Details
I see that there was an added parameter in the body tag called MARGINWIDTH &
HEIGHT. I don't particularly approve of adding a new parameter myself, but its
going to be there for a while I guess.
Anyway, in the URL I gave above, it has the MARGINWIDTH & HEIGHT set to 0
everything's fine and dandy until I maximize the window. When I do that the
MARGINWIDTH & HEIGHT info seems to have disappeared.
My suggested fix for that problem is to eliminate MARGINWIDTH & HEIGHT support
actually and support the CSS-1 of setting BODY { padding: 0 }
Assignee | ||
Comment 1•26 years ago
|
||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
Your wish has been granted in new code base.
You need to log in
before you can comment on or make changes to this bug.
Description
•