Closed
Bug 118159
Opened 24 years ago
Closed 24 years ago
over-zealous scrollbar in outliner
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: deanis74, Assigned: janv)
Details
Attachments
(1 file)
834 bytes,
patch
|
bugzilla
:
review+
bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
Steps to Reproduce:
1. Edit > Preferences
2. Expand Navigator
3. Expand Debug
Expected Results: list of categories fills visible outliner rows exactly, so no
scrollbar is required.
Actual Results: list of categories fills visible outliner rows exactly, but a
scrollbar appears with the thumb occupying the entire height of the scroll box.
Other Steps:
1. Edit > Preferences
2. Collapse Appearance
3. Expand Navigator
4. Expand Mail & Newsgroups
Expected Results: list of categories takes one row less than available visible
rows, so no scrollbar is displayed.
Actual Results: list of categories takes one row less than available visible
rows, but a scrollbar appears with the thumb occupying the entire height of the
scroll box.
BuildID: 2002010403 on Win2K
I see this in Manage Bookmarks as well, which points to an outliner problem.
I don't know if this is an old problem with outliner, or if it is related to
Jan's recent check-ins.
![]() |
||
Comment 2•24 years ago
|
||
could this be related to my bug 117289?
I don't thihnk so. When I click on the scrollbar in your testcase, it
disappears. The scrollbar in the situation I described above is responsive, it
just doesn't move because it's as big as the encompassing scroll box.
Assignee | ||
Comment 4•24 years ago
|
||
This is probably only a polishing bug.
I noticed that when row count interferenced count of visible rows.
Assignee | ||
Comment 5•24 years ago
|
||
dean, could you r= ?
That looks like it will fix the first case where the categories occupy exactly
the number of visible rows, but what about the second case where there appears
to be an empty visible row?
Oh wait, looking at it closer I think the empty row isn't complete. It's a few
pixels too short. Should probably file a new bug on that sometime.
r=dean_tessman@hotmail.com
![]() |
||
Comment 7•24 years ago
|
||
Comment on attachment 63514 [details] [diff] [review]
fix
sr=blake
Attachment #63514 -
Flags: superreview+
Attachment #63514 -
Flags: review+
Assignee | ||
Comment 8•24 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified with 2002010703 on Win2k
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•