Bug 409271 - Selection area is jumping
Summary: Selection area is jumping
Status: RESOLVED INTENTIONAL
Alias: None
Product: krita
Classification: Applications
Component: Tools/Selection (show other bugs)
Version: 4.2.1
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-28 06:55 UTC by Vamdi
Modified: 2019-06-28 09:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vamdi 2019-06-28 06:55:31 UTC
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
Comment 1 Halla Rempt 2019-06-28 09:31:18 UTC
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