Bug 230524 - Color selection dialog: selected color on the palette appears blue
Summary: Color selection dialog: selected color on the palette appears blue
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: 4.4
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-13 00:37 UTC by Grósz Dániel
Modified: 2010-04-01 23:32 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 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