Open
Bug 357161
Opened 19 years ago
Updated 3 years ago
Column selector should grow to follow scrollbar width - rightmost threadpane and folder pane column truncated
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: mcow, Unassigned)
Details
Attachments
(1 file)
4.17 KB,
image/png
|
Details |
I've recently widened scrollbars and window borders on my system because I kept missing them with the mouse. Generally, not a problem. However, in TB, the column selector in the thread pane (and in the folder pane) maintains its original width (20px?). Depending on which column is rightmost, this isn't necessarily a problem, but in my case, the Junk column is rightmost. The result is that the junk icon in that column is truncated by the scrollbar
width.
Steps to reproduce:
1) in Windows, right-click on desktop, Properties, Appearance
click on scrollbar, change the Size parameter to something larger than
usual; I've set it to 30.
2) in TB, drag one of the iconic columns to the rightmost position, if
necessary.
3) Examine column's appearance.
Actual result:
3) column is truncated
Expected result:
3) column appears full-width, which probably should be achieved by widening the column-selector button at the top of the scrollbar.
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
this sounds like a xul toolkit issue with our tree widget.
Assignee: mscott → Jan.Varga
Component: Mail Window Front End → XP Toolkit/Widgets: Trees
Product: Thunderbird → Core
QA Contact: front-end → xptoolkit.trees
Comment 3•17 years ago
|
||
(In reply to comment #0)
> I've recently widened scrollbars and window borders on my system because I kept
> missing them with the mouse. Generally, not a problem. However, in TB, the
> column selector in the thread pane (and in the folder pane) maintains its
> original width (20px?). Depending on which column is rightmost, this isn't
> necessarily a problem, but in my case, the Junk column is rightmost. The
> result is that the junk icon in that column is truncated by the scrollbar
> width.
I was certain there is a bug filed on the column truncation issue but I can't find it.
perhaps bug 407342 a dupe?
Assignee: Jan.Varga → nobody
Summary: Column selector should grow to follow scrollbar width → Column selector should grow to follow scrollbar width - rightmost threadpane and folder pane column truncated
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: xptoolkit.trees → xptoolkit.widgets
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•