Open
Bug 473522
Opened 14 years ago
Updated 6 months ago
No thumb in the scrollbar in the attachment view at the bottom of messages
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: justdave, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(2 files)
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090113 Shredder/3.0b2pre ID:20090113025801 I just sent an email with 6 PDFs attached to it, and when I went and looked at it in my Sent Mail folder, I only saw 4 attachments, with no visible indication that there were any more than that. There was a scrollbar over on the right-hand side, but it looked quit disabled and there was no thumb in it. If I moused over the attachments and used the scrollwheel on my mouse, the other two attachments came into view. It'd probably be a good idea to make the attachment view a few pixels taller by default, so that it's just tall enough that you can see the top few pixels of the second row of attachment icons if there's a second row there, in addition to fixing the scrollbar thumb.
Comment 1•14 years ago
|
||
Dave, is this a regression, i.e. do you see this thumb problem when using version 2? Gary, ovidiu, would you think this is a core issue. Might take some searching. size aspect is dupe of bug 422140
Flags: wanted-thunderbird3?
Reporter | ||
Comment 2•14 years ago
|
||
In version 2, the attachment pane grew to whatever size it needed to fit all the attachments in the visible area. It also used small icons instead of large ones. I'm pretty sure the entire attachment UI had a complete rewrite for version 3.
Updated•14 years ago
|
Keywords: regression
![]() |
||
Comment 3•14 years ago
|
||
This is what you mean, I guess. I sent myself an email with many attachments. I viewed the message in the inbox and yes, the scrollbar on the right seems disabled, besides the mousewheel scroll, I can only see the tips of two icons giving me a vague indication of 2 more attachments.
Reporter | ||
Comment 4•14 years ago
|
||
yeah, here's what I was seeing exactly. There is actually 1 pixel of the attachments from the next line visible, but not enough to make it obvious. I didn't notice those last night.
Comment 5•14 years ago
|
||
The lack of a thumb is bug 380185, widget: cocoa's "it's better to look good than to work good, and we look marvelous" decision. Showing a lot of the second row of attachments would require optimizing for massively-multiple attachments at the expense of message content, which seems like a bad bargain. Wonder whether -moz-appearance: scrollbar-small; would gain us enough pixels to show a thumb?
Updated•13 years ago
|
Blocks: attachUXtracker
Updated•8 years ago
|
Component: Mail Window Front End → Message Reader UI
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•