Bug 213337 - Option categories from the 'Display' combo box are too pale.
Summary: Option categories from the 'Display' combo box are too pale.
Status: VERIFIED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 22:43 UTC by Sabine Faure
Modified: 2009-11-09 23:23 UTC (History)
1 user (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 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