Bug 479594 - Can't transform multiple layers in certain case
Summary: Can't transform multiple layers in certain case
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: Tools/Transform (other bugs)
Version First Reported In: 5.2.2
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Dmitry Kazakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-10 06:17 UTC by tomtomtomreportingin
Modified: 2024-01-10 10:44 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomtomtomreportingin 2024-01-10 06:17:29 UTC
SUMMARY
When the user selects a single layer, enters transform mode, and selects a second layer with CTRL + click, the transform is still basing off only the original single layer, as the transform mode doesn't end when layers are added through CTRL + click.

This issue doesn't occur when selecting new layers for single-layer transformation (without CTRL), as the transform mode ends when a new single layer is selected.

This can be very confusing to the user.

STEPS TO REPRODUCE
1. Paint red on one layer.
2. Paint blue on the second layer.
3. Freehand select a bit of the second layer.
4. Enter transform mode.
5. Ctrl + click the first layer.
6. Attempt to transform both layers at once.

OBSERVED RESULT
Only the second layer is transformed.

EXPECTED RESULT
Both layers should be accounted for.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian Sid
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10 (appimage)