https://bugs.kde.org/show_bug.cgi?id=498867

--- Comment #9 from Marco Martin <notm...@gmail.com> ---
Git commit a226f8cb7661951ee56d1e7eac8993e61788c016 by Marco Martin.
Committed on 27/01/2025 at 14:57.
Pushed by mart into branch 'master'.

applets/notes: don't steal shortcuts to FloderView

Shortcuts are in the context of the window, so the notes applet will
steal any shortcut that folderview would register as well, such as
the paste shortcut.
If there is a note on the desktop, after copying a file from dolphin,
ctrl+v with folderview focused will paste the file url in the note.
as well other shortcuts such as undo/redo will have effect even if
the note is not focused

This enables the shortcut only when the context menu is open, as the same
actions are triggered as normal key events when the text field is focused

M  +11   -10   applets/notes/package/contents/ui/main.qml

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/a226f8cb7661951ee56d1e7eac8993e61788c016

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to