When the chosen foreground/background colors are on default (black/white), pressing D as the "Reset foreground and background color" shortcut will erroneously change the shade selector bars to shades of white, instead of leaving the shades of black. In order to reproduce this: 1- Create a new file 2- Press D 3- Note the shade bars changed. The actual chosen colors haven't changed though.
Yep, the Advanced Color Selector seems to be set to White color after the shortcut :( Reproducible on Linux.
Git commit 3812222dfc029b24771d2c24da5f40c840b48037 by Dmitry Kazakov. Committed on 25/12/2013 at 11:15. Pushed by dkazakov into branch 'master'. Fix the wrong color being set up when pressing 'D' shortcut Some of color selectors do not differentiate foreground and background colors, so if one wants them to end up being set up to foreground color, it should be set the last. M +14 -4 krita/ui/tool/kis_tool.cc http://commits.kde.org/calligra/3812222dfc029b24771d2c24da5f40c840b48037
Git commit f8c4b9ec1c1a9834f24e2ae56fc0b533d4e6beee by Dmitry Kazakov. Committed on 25/12/2013 at 11:15. Pushed by dkazakov into branch 'calligra/2.8'. Fix the wrong color being set up when pressing 'D' shortcut Some of color selectors do not differentiate foreground and background colors, so if one wants them to end up being set up to foreground color, it should be set the last. M +14 -4 krita/ui/tool/kis_tool.cc http://commits.kde.org/calligra/f8c4b9ec1c1a9834f24e2ae56fc0b533d4e6beee