Version: unspecified (using KDE 4.5.95) OS: Linux The notes applet has a configuration option to change the color of the font. This option doesn't have any effect. Reproducible: Always Steps to Reproduce: 1. Add a note to your desktop containment and type some lines 2. Open the configuration dialog 3. Select 'User defined color' and select another color 4. Click 'OK' Actual Results: The color of the font does not change. Expected Results: I'd expect the color to change according to the selection in the configuration dialog. Another probably related issue: When using the 'Slim Glow' theme and adding a new note to the desktop containment, the color selection is very poor: white on yellow - making the note completely unreadable. As the configuration doesn't allow to change the font color, the only way to make a note readable when using slim glow, is to change the background color of each new note.
SVN commit 1214292 by aseigo: * set the color on start * set the color on config changed * implement stateChanged BUG:263016 M +30 -23 notes.cpp M +1 -0 notes.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1214292
SVN commit 1214293 by aseigo: * set the color on start * set the color on config changed * implement stateChanged CCBUG:263016 M +30 -23 notes.cpp M +1 -0 notes.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1214293