https://bugs.kde.org/show_bug.cgi?id=510215
Bug ID: 510215
Summary: Qt6 break shift-click selection of contiguous layers
Classification: Applications
Product: krita
Version First git master (please specify the git hash!)
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: * Unknown
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
See
https://docs.krita.org/en/reference_manual/dockers/layers.html#hot-keys-and-sticky-keys
, hold down shift key should select multiple contiguous layers.
I tested the following scenarios, and it seems like this feature is mostly
likely broken by Qt6
* Qt6 git master source build, run with XWayland -> doesn't work
* Qt6 git master source build, runing natively in wayland -> doesn't work
* Qt5 5.2.13 source build, XWayland -> works
* latest krita qt5 appimage, XWayland -> works
* latest krita qt6 appimage -> due to unrelated issue, I'm unable test it
STEPS TO REPRODUCE
1. Create multiple layers
2. Single click on one of the layer to select it
3. Hold shift, click on another layer
OBSERVED RESULT
All layers in between them should be selected
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Qt 6.9.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.