Summary: | Clicking on the canvas with rectangle select tool should clear selection. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | elbarto |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | halla, sven.langkamp |
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/9cf227309b32866058f5930c34f5e324d11e3143 | Version Fixed In: | |
Sentry Crash Report: |
Description
elbarto
2011-09-26 20:41:26 UTC
Hi Elbarto, Thanks for your report. I'm not totally sure about whether this is a good or not, though. Maybe only if the selection tool mode is "replace selection". I think we also need to think about shared shortcuts for those modes for our selection tools, maybe even think deeper about usability for selection tool. I'm making this a usability bug accordingly. I cannot promise that we will fix this issue for 2.4, though. Fixed in master. Git commit 9cf227309b32866058f5930c34f5e324d11e3143 by Thorsten Zachmann, on behalf of Sven Langkamp. Committed on 27/06/2012 at 16:48. Pushed by zachmann into branch 'calligra/2.5'. deselect if the user just click with select rectangular and ellipse (cherry picked from commit 60f60ce18fc92a1ed741a7bad9f09e76e3579d44) M +8 -3 krita/plugins/tools/selectiontools/kis_tool_select_elliptical.cc M +8 -0 krita/plugins/tools/selectiontools/kis_tool_select_rectangular.cc http://commits.kde.org/calligra/9cf227309b32866058f5930c34f5e324d11e3143 |