Closed
Bug 1924
Opened 26 years ago
Closed 26 years ago
An unnecessary scrollbar appears when an element is absolutely positioned
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: johan.a.eklund, Assigned: troy)
Details
When an HTML element (a DIV for instance) is positioned with the style
attribute "position: absolute" set and the coordinates "top: 100px; left:
100px;" given, a horisontal scrollbar appears as if the document had grown
horisontally.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
QA Contact: 3847
Updated•26 years ago
|
QA Contact: 3847 → 4110
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 1•26 years ago
|
||
Using the 3/11 build, verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•