SUMMARY krita v:4.2.2 Selection tool. Selection area is jumping after move/cut STEPS TO REPRODUCE 1. to make select area over a layer (rectangular, elliptical...) 2. to make move/cut with Move Tool 3. go back to any selection options OBSERVED RESULT selection area is moved from origin position EXPECTED RESULT shoud be stay at a same place SOFTWARE/OS VERSIONS Windows: 10
This is intentional: commit 31519cf0d868a039e87a2d79e5c2969643498891 Author: Dmitry Kazakov <dimula73@gmail.com>, Mon Sep 3 22:11:28 2018 +0300 (10 months ago) Committer: Dmitry Kazakov <dimula73@gmail.com>, Mon Sep 3 22:11:28 2018 +0300 (10 months ago) Follows: v4.0.0.51 Precedes: v4.1.3.1 Branches: <Expand> FEATURE: move selection with any selection tool Now any selection tool can move just created selection on the canvas. Just hover the cursor over the selection until you see a move cursor and click :) ---------------------- Also see Ref https://phabricator.kde.org/T9486