Bug 213337

Summary: Option categories from the 'Display' combo box are too pale.
Product: [Applications] kaddressbook Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sabine Faure 2009-11-05 22:43:26 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Kontact and go to KAB
- Right click on an existing contact and select 'Edit contact' or create a new one 
- Open the 'Display:' combo box.
- The different option categories (Short Name, Full Name, Reverse Name with Comma, Reverse Name, Organisation and Custom) are too pale to be read when they are highlighted.

Would it be possible to change the writing color from grey to white for example?

Trunk, Svn Rev 1045165
Comment 1 Tobias Koenig 2009-11-06 15:40:48 UTC
SVN commit 1045654 by tokoe:

Do not hardcode the text color, use a bright text color when item is selected

BUG: 213337


 M  +4 -1      displaynameeditwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1045654
Comment 2 Sabine Faure 2009-11-09 23:23:05 UTC
It is corrected now.

When highlighted the option categories change from grey to white.


Trunk, Svn Rev 1046648