Bug 455914

Summary: Sticky notes grab file shortcuts
Product: [Plasma] kdeplasma-addons Reporter: Luka Rasputin <nanoblade9>
Component: notesAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, notmart
Priority: NOR    
Version: 5.25.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Luka Rasputin 2022-06-25 11:10:46 UTC
SUMMARY
Sticky notes grab Ctrl-A and Ctrl-V shortcuts, so you can't use them to manipulate files on the desktop.

STEPS TO REPRODUCE
1.  Have some files on your desktop.
2.  Create a sticky note widget on the desktop, type something in it.
3.  Click on an empty space on the desktop, press Ctrl-A.
4.  Open Dolphin, select a file, press Ctrl-X.
5.  Click on an empty space on the desktop, press Ctrl-V.

OBSERVED RESULT
Ctrl-A shortcut selects all text in the sticky note. Ctrl-V pastes file path to the note.

EXPECTED RESULT
Ctrl-A selects all files on the desktop. Ctrl-V moves file to the desktop.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5
Comment 1 Nate Graham 2022-06-27 19:54:15 UTC

*** This bug has been marked as a duplicate of bug 417250 ***