Summary: | Shade selector bars break when using the "Reset foreground and background color" shortcut | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Michel T Gonzalez <antilopemiope> |
Component: | Color Selectors | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73 |
Priority: | NOR | ||
Version: | 2.8 Beta | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/calligra/f8c4b9ec1c1a9834f24e2ae56fc0b533d4e6beee | Version Fixed In: | |
Sentry Crash Report: |
Description
Michel T Gonzalez
2013-12-24 12:54:26 UTC
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 |