unknown
5/19/25

[#8933] Scroll bar is not showing up when message preview is off
Summary Scroll bar is not showing up when message preview is off
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners
Requester goncalo.queiros (at) portugalmail (dot) net
Created 03/24/2010 (5535 days ago)
Due
Updated 03/26/2010 (5533 days ago)
Assigned
Resolved 03/26/2010 (5533 days ago)
Milestone
Patch Yes

History
03/26/2010 05:21:42 PM Michael Slusarz Comment #3
Version ⇒ Git master
Queue ⇒ IMP
State ⇒ Resolved
Reply to this comment
No, that solution is not correct since it won't display the border 
around the message list (since both elements are floating, that DIV 
will appear to have no inner content and, therefore, no width/height 
to create a border around).

Instead, we need to add a "fake" DIV element at the bottom of the 
container DIV.  This will cause the floated elements to take up space 
in the layout, so the border is correctly drawn.
03/24/2010 05:33:17 PM goncalo (dot) queiros (at) portugalmail (dot) net Comment #1
Priority ⇒ 1. Low
New Attachment: scroll.diff Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ DIMP
Summary ⇒ Scroll bar is not showing up when message preview is off
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
If the message preview is hidden, and the message list is too big, 
there won't be a scrollbar on the list.
I attached the corrections that make this work, although i don't know 
if they are the best ones

Saved Queries