Bug 296949 - Change folder list shown columns
Summary: Change folder list shown columns
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: UI (show other bugs)
Version: 4.8
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 08:57 UTC by Alex Fiestas
Modified: 2012-03-28 21:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Fiestas 2012-03-28 08:57:33 UTC
Hi

The list that show all folders by default has enabled all columns, which are:
Unread
Total
Size

All of them can be hidden by default in my humble opinion, he only important one is "Unread" but we already have a fallback method in case that the column is hidden showing the number of unread emails just after the folder name (as many other modern email client do).

Before:
http://wstaw.org/m/2012/03/28/plasma-windowedrA2190.png
After: 
http://wstaw.org/m/2012/03/28/plasma-windowedJw2190.png
Comment 1 Laurent Montel 2012-03-28 18:16:29 UTC
Git commit 257aec8bddd197e35ac75df4832c1540324f13d8 by Montel Laurent.
Committed on 28/03/2012 at 20:15.
Pushed by mlaurent into branch 'master'.

Fix Bug 296949 - Change folder list shown columns

It's right it's better by default to not show all columns.

FIXED-IN: 4.8.2

M  +8    -1    mailcommon/foldertreeview.cpp

http://commits.kde.org/kdepim/257aec8bddd197e35ac75df4832c1540324f13d8
Comment 2 Laurent Montel 2012-03-28 18:17:03 UTC
Git commit f088403942483ffdfc070b7c1a6b1cab51206a8f by Montel Laurent.
Committed on 28/03/2012 at 20:15.
Pushed by mlaurent into branch 'KDE/4.8'.

Fix Bug 296949 - Change folder list shown columns

It's right it's better by default to not show all columns.

FIXED-IN: 4.8.2
(cherry picked from commit 257aec8bddd197e35ac75df4832c1540324f13d8)

M  +8    -1    mailcommon/foldertreeview.cpp

http://commits.kde.org/kdepim/f088403942483ffdfc070b7c1a6b1cab51206a8f
Comment 3 Alex Fiestas 2012-03-28 21:04:43 UTC
Laurent Montel, A.K.A my hero :D