Summary: | Using "Copy/Cut Selection to New Layer" on the "File Layer" is not valid. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Eranthis stellata Maxim <1012468643> |
Component: | Layer Stack | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | griffinvalley |
Priority: | NOR | Keywords: | triaged |
Version: | 5.1.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/eb29ed416fa3dc6f49b5d65996570e39e5abba70 | Version Fixed In: | |
Sentry Crash Report: |
Description
Eranthis stellata Maxim
2022-09-30 09:30:18 UTC
Hi, thank you for your report. I can confirm with the Krita Version: 5.2.0-prealpha (git 5c98a72) Appimage with Qt 5.15.7 I guess we should initialize the layer as empty and then only have the filled selection painted. Git commit 09ff812f8316eea0a6bf55d49ec093c6a3ea41d2 by Freya Lupen. Committed on 12/06/2024 at 19:17. Pushed by freyalupen into branch 'master'. Fix copy-pasting selection of File Layer If there's a selection, it should paste a new paint layer containing the selection, instead of duplicating the entire File Layer. M +1 -1 libs/ui/actions/kis_selection_action_factories.cpp https://invent.kde.org/graphics/krita/-/commit/09ff812f8316eea0a6bf55d49ec093c6a3ea41d2 Git commit eb29ed416fa3dc6f49b5d65996570e39e5abba70 by Freya Lupen. Committed on 12/06/2024 at 19:19. Pushed by freyalupen into branch 'krita/5.2'. Fix copy-pasting selection of File Layer If there's a selection, it should paste a new paint layer containing the selection, instead of duplicating the entire File Layer. (cherry picked from commit 09ff812f8316eea0a6bf55d49ec093c6a3ea41d2) Co-authored-by: Freya Lupen <penguinflyer2222@gmail.com> M +1 -1 libs/ui/actions/kis_selection_action_factories.cpp https://invent.kde.org/graphics/krita/-/commit/eb29ed416fa3dc6f49b5d65996570e39e5abba70 |