Closed
Bug 85021
Opened 24 years ago
Closed 24 years ago
scrollbar not completely visible, in 'overflow:auto' DIV.
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: tobias, Assigned: karnaze)
References
()
Details
(Whiteboard: DIV also resizes when clicking on scrollbar of overflow div.)
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.1) Gecko/20010607
BuildID: 2001060703
the very left of the scrollbar seems to be hidden in the sample url.
Reproducible: Always
Steps to Reproduce:
1.load sample page (http://www.deviantart.com/)
Actual Results: scrollbar was partially hidden
Expected Results: fully visible scrollbar
Comment 1•24 years ago
|
||
WFM on Linux, today's tip.
Reporter: can you attach a screenshot of the problem?
Comment 3•24 years ago
|
||
I don't see this happening on Macintosh (mozilla 0.9 2001050518) on either theme.
Comment 4•24 years ago
|
||
Ignore that. It does happen on Mozilla 0.9.1 (2001060712) on Macintosh. (Just
upgraded).
The whole of the "thumb" thing is visible, but the thing it scrolls along in -
the scrollbar itself - is a pixe narrower than normal.
Comment 6•24 years ago
|
||
Yes, I can also see this on win2k for 06/09 builds. Part of the scrollbar is
not drawn fully.
Note, though, that that scrollbar is drawn for a <div> with 'overflow:auto;',
with the div containing and contained within percentage width tables. I think
this is a block and/or table layout problem, since there is an associated bug
with this page: when you click (or doubleclick) on the scrollbar buttons, the
div resizes itself wider with each click. I'll attach a testcase for that.
-> Layout
Assignee: trudelle → karnaze
Status: UNCONFIRMED → NEW
Component: XP Toolkit/Widgets → Layout
Ever confirmed: true
QA Contact: aegis → petersen
Summary: scrollbar not completely visible → scrollbar not completely visible, in 'overflow:auto' DIV.
Whiteboard: DIV also resizes when clicking on scrollbar of overflow div.
Comment 7•24 years ago
|
||
WORKSFORME.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•