Bug 174639 - Simple Skin: "Date", "Most Recent Date", and "Size" columns should be left-aligned
Summary: Simple Skin: "Date", "Most Recent Date", and "Size" columns should be left-al...
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: new message list (show other bugs)
Version: SVN trunk (KDE 4)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-08 18:12 UTC by Frank Reininghaus
Modified: 2008-11-08 19:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch (1.78 KB, patch)
2008-11-08 18:14 UTC, Frank Reininghaus
Details

Note You need to log in before you can comment on or make changes to this bug.
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