Bug 425768

Summary: Allow Copy/Paste/Cut via Shortcuts to Layer Pane
Product: [Applications] krita Reporter: Seth <seth>
Component: Layer StackAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: halla, wojtryb
Priority: NOR    
Version First Reported In: 4.3.0   
Target Milestone: ---   
Platform: Snap   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Seth 2020-08-25 04:05:21 UTC
SUMMARY
Currently, we can use right-click to copy and paste layers, this is especially useful for copying a specific layer to paste it in another application like Discord.

Unfortunately, the shortcuts, CTRL + C, CTRL + X, and CTRL + V don't work in Krita when trying to copy a layer. 

STEPS TO REPRODUCE
1. Open a multi layered project in Krita.
2. Click a layer in the Layers pane.
3. Perform CTRL + C on your keyboard.
4. Attempt to paste either in the image, or outside the application.

OBSERVED RESULT
The layer is not copied to the clipboard.

EXPECTED RESULT
The layer should be copied to the clipboard.

SOFTWARE/OS VERSIONS
Windows: 10
macOS: Not Tested
Linux/KDE Plasma: Ubuntu 18.04.5 GNOME 3.28.4
KDE Plasma Version: Using GNOME
KDE Frameworks Version: 5.61.0?
Qt Version:
Comment 1 Wojtek Trybus 2020-08-25 04:32:06 UTC
This was already changed afaik - new copy/cut/paste logic should be available in 4.3.1 and can be tested in krita plus.
Comment 2 Halla Rempt 2020-08-25 06:19:02 UTC
Yes.
Comment 3 Seth 2020-08-25 06:52:21 UTC
Ahh, sorry about that! And thanks for the heads up. <3