Bug 232834 - birthday is too space consuming in contacts list
Summary: birthday is too space consuming in contacts list
Status: RESOLVED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 242030 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-31 13:50 UTC by Janet
Modified: 2010-06-17 23:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janet 2010-03-31 13:50:06 UTC
Version:           4.4.1 (using KDE 4.4.1)
OS:                Linux
Installed from:    Ubuntu Packages

The birthay in the contacts list is shown in a very long format. That takes up very much space in this list, leaving less for other information. As this list should give a short overview such a long date format isn't necessary there. Instead of showning "Wednesday 02 September 1959" a short "02.09.1959" would be enough. It's nice to see the day of the week but that should be shown in the information pane and not in the list.

On the other hand in the information pane at the right the birthday is shown in very short format (02.09.1959 in this case). It really should be vice-versa. Full information in the right pane, short information in the list.
Comment 1 Tobias Koenig 2010-06-17 23:03:25 UTC
*** Bug 242030 has been marked as a duplicate of this bug. ***
Comment 2 Tobias Koenig 2010-06-17 23:04:53 UTC
SVN commit 1139251 by tokoe:

Switch date format between list view and details pane

BUG: 232834


 M  +1 -1      contactstreemodel.cpp  
 M  +1 -1      standardcontactformatter.cpp  


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