Closed
Bug 54661
Opened 24 years ago
Closed 21 years ago
scrollbar on overflow:scroll HTML snaps to content not box
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
INVALID
Future
People
(Reporter: ian, Assigned: attinasi)
References
()
Details
(4 keywords)
See http://www.bath.ac.uk/%7Epy8ieh/internet/eviltests/htmlbodyrendering6.html
ACTUAL RESULTS:
Vertically, the scroll bar is placed adjacent to the content, leaving a big
gap between the bottom scroll bar and the bottom border.
EXPECTED RESULTS:
This is actually correct, it's the border that's in the wrong place.
Fix bug 47710 and bug 15405 and this will be ok.
There are other bugs with this page, filed separately.
Reporter | ||
Updated•24 years ago
|
Reporter | ||
Comment 1•24 years ago
|
||
Taking QA per managerial policy.
QA Contact: petersen → py8ieh=bugzilla
Reporter | ||
Updated•24 years ago
|
Keywords: qawanted
Whiteboard: could use smaller testcase → (py8ieh:could use smaller testcase)
Comment 4•22 years ago
|
||
On build 20021130 / mac os x
Can't scroll vertically - no scrollbar. THis is a side-effect of overflow: auto
or overflow: scroll on html element.
Comment 5•21 years ago
|
||
So.. given that we now propagate overflow on the root to the viewport, that
testcase isn't really usable anymore...
Comment 6•21 years ago
|
||
Removing testcase keyword, since that one doesn't show the bug, if it still
exists...
Reporter | ||
Comment 7•21 years ago
|
||
not clear what the problem used to be
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•