| 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 ![]() |
| Milestone | |
| Patch | No |
State ⇒ Resolved
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.617.4.80&r2=2.617.4.81&ty=u
http://cvs.horde.org/diff.php/imp/themes/screen.css?r1=1.2.2.32&r2=1.2.2.33&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.865&r2=2.866&ty=u
http://cvs.horde.org/diff.php/imp/themes/screen.css?r1=1.91&r2=1.92&ty=u
Assigned to
State ⇒ Resolved
New Attachment: imp.png
Queue ⇒ IMP
Summary ⇒ Columns width display problem
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
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