[#6018] Columns width display problem
Summary Columns width display problem
Queue IMP
Queue Version 4.2-RC1
Type Bug
State Resolved
Priority 1. Low
Owners Horde Developers
Requester pedretti (at) eco (dot) unibs (dot) it
Created 12/18/2007 (294 days ago)
Due
Updated 08/03/2008 (65 days ago)
Assigned 06/12/2008 (117 days ago)
Resolved 08/03/2008 (65 days ago)
Attachments imp.png Download
Milestone
Patch No

History
08/03/2008 Michael Slusarz Comment #6
State ⇒ Resolved
Reply to this comment
Fixed in IMP 4.2.1.
08/03/2008 CVS Commit Comment #5 Reply to this comment
08/03/2008 CVS Commit Comment #4 Reply to this comment
06/12/2008 Jan Schneider State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
 
06/09/2008 pedretti (at) eco (dot) unibs (dot) it Comment #3 Reply to this comment
Fixed in IMP 4.2 by hiding any overflow.
I tried IMP 4.2 but I still have this problem.
12/22/2007 Michael Slusarz Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in IMP 4.2 by hiding any overflow.
12/18/2007 pedretti (at) eco (dot) unibs (dot) it Comment #1
New Attachment: imp.png Download
Queue ⇒ IMP
Summary ⇒ Columns width display problem
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
There is an annoying problem when using IMP for browsing messages 
using Italian language: the "Size" column get translated to 
"Dimensione", which is a little larger and goes over the right side, 
also causing the appearance of a bottom bar, as can be seen in the 
attached screenshot.

A possible workaround could be to round the translated string 
"Dimensione" to "Dim.", but I think it could be better to dinamically 
adapt to the right value the width of the Size column to avoid this 
problem, proportionally reducing other columns.

Thanks