Bug 174639

Summary: Simple Skin: "Date", "Most Recent Date", and "Size" columns should be left-aligned
Product: [Applications] kmail Reporter: Frank Reininghaus <frank78ac>
Component: new message listAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: frank78ac
Priority: NOR    
Version: SVN trunk (KDE 4)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch

Description Frank Reininghaus 2008-11-08 18:12:59 UTC
Version:            (using Devel)
Compiler:          gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) 
OS:                Linux
Installed from:    Compiled sources

I'm referring to the new message list, merged in revision 881321. If the skin of a folder is set to "Simple" instead of "Fancy", the contents of the "Date", "Most Recent Date", and "Size" columns are right-aligned.

In my opinion, left-alignment improves the readability a lot. Because it was also used in the "old" message list in KDE 4.1.x, I would actually consider this a bug (and not a wish). I'll attach a patch in a minute. Note that you have to delete the [MessageListView::Skins] section in kmailrc in order for the change to take effect.
Comment 1 Frank Reininghaus 2008-11-08 18:14:33 UTC
Created attachment 28420 [details]
Patch
Comment 2 Frank Reininghaus 2008-11-08 18:18:12 UTC
Reassigning to kdepim-bugs. IMHO, this can go straight to the developers ;-)
Comment 3 Thomas McGuire 2008-11-08 19:11:01 UTC
SVN commit 881664 by tmcguire:

Left-align date and size in the simple skin, to match the old behavior.

Patch by Frank Reininghaus <frank78ac at googlemail dot com>
Thanks for the patch.

BUG: 174639


 M  +3 -3      manager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=881664