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.
Proposed fix at http://reviewboard.kde.org/r/3410/
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
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.
- 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