Bug 230524

Summary: Color selection dialog: selected color on the palette appears blue
Product: [Frameworks and Libraries] kdelibs Reporter: Grósz Dániel <groszdanielpub>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: 4.4   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Grósz Dániel 2010-03-13 00:37:34 UTC
Version:            (using KDE 4.4.1)
OS:                Linux
Installed from:    openSUSE RPMs

Select a color on the palette in a color selection dialog. The rectangle of the selected color becomes blue (selection color) on the palette.
Comment 1 Dario Andres 2010-03-27 17:11:44 UTC
Proposed fix at http://reviewboard.kde.org/r/3410/
Comment 2 Dario Andres 2010-04-01 23:24:02 UTC
SVN commit 1110099 by darioandres:

- Improve KColorChooser dialog color preset selection implementing a custom ItemDelegate
  Implements http://reviewboard.kde.org/r/3410/
  (Attempt 1: circle. If there is a better proposal, the selection marker can be improved)

BUG: 230524


 M  +48 -2     kcolordialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1110099
Comment 3 Grósz Dániel 2010-04-01 23:29:51 UTC
I might be wrong but if I remember correctly I have seen the usual dotted line with squares this little and it was easily seen.
Comment 4 Dario Andres 2010-04-01 23:32:47 UTC
- On every color ? - Around the color box or inside it ? Does it has good visibility ? My patch is quite conservative.. so it can't draw outside the color rectangle.. 

- Have you seen the suggestions on http://reviewboard.kde.org/r/3410/ ? - Could you propose something else ?

Regards