Summary: | Outline selection tool not working properly | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Pia Lorena <piaosses17> |
Component: | Tools/Selection | Assignee: | vanyossi <ghevan> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | acc4commissions, ghevan, halla, kaisaki1342, nek |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/71b0a92e6fbaeff2781629f63c106ecd337906ec | Version Fixed In: | |
Sentry Crash Report: |
Description
Pia Lorena
2019-06-08 01:03:09 UTC
I can confirm this bug What is the action set to? And is the mode vector or raster? You can find those options in the tool option docker. (In reply to Boudewijn Rempt from comment #2) > What is the action set to? And is the mode vector or raster? You can find > those options in the tool option docker. I already tested it in both; vector and pixel modes. It does seem to have the similar issue with the different actions, excluding Add and Subtract. Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. *** Bug 408691 has been marked as a duplicate of this bug. *** Git commit fc4216eb1caa8a24abe1ca50a574a6116583ce72 by Ivan Yossi. Committed on 20/06/2019 at 15:42. Pushed by ivany into branch 'master'. Make sure we clear all points in outline selection on click M +1 -0 plugins/tools/selectiontools/kis_tool_select_outline.cc https://invent.kde.org/kde/krita/commit/fc4216eb1caa8a24abe1ca50a574a6116583ce72 *** Bug 408136 has been marked as a duplicate of this bug. *** Git commit 425109ba3c95163a978725a73fc23437c034d552 by Boudewijn Rempt, on behalf of Ivan Yossi. Committed on 24/06/2019 at 08:20. Pushed by rempt into branch 'krita/4.2'. Make sure we clear all points in outline selection on click M +1 -0 plugins/tools/selectiontools/kis_tool_select_outline.cc https://invent.kde.org/kde/krita/commit/425109ba3c95163a978725a73fc23437c034d552 This happens with Line Tool too... (in the nightly builds) Git commit 663d3d09da7b51c38004a9e057ed7672d80b86d5 by Ivan Yossi. Committed on 16/07/2019 at 04:53. Pushed by ivany into branch 'master'. Clear any left over point in line tool on each use We clear points on any single click in line tool to avoid false starts. M +1 -0 plugins/tools/basictools/kis_tool_line.cc M +7 -1 plugins/tools/basictools/kis_tool_line_helper.cpp M +1 -0 plugins/tools/basictools/kis_tool_line_helper.h https://invent.kde.org/kde/krita/commit/663d3d09da7b51c38004a9e057ed7672d80b86d5 Git commit 71b0a92e6fbaeff2781629f63c106ecd337906ec by Boudewijn Rempt, on behalf of Ivan Yossi. Committed on 17/07/2019 at 09:13. Pushed by rempt into branch 'krita/4.2'. Clear any left over point in line tool on each use We clear points on any single click in line tool to avoid false starts. M +1 -0 plugins/tools/basictools/kis_tool_line.cc M +7 -1 plugins/tools/basictools/kis_tool_line_helper.cpp M +1 -0 plugins/tools/basictools/kis_tool_line_helper.h https://invent.kde.org/kde/krita/commit/71b0a92e6fbaeff2781629f63c106ecd337906ec |