[okular] [Bug 407869] Okular KParts plugin steals space key events from shell
Christoph Cullmann
bugzilla_noreply at kde.org
Sat May 29 13:12:53 BST 2021
https://bugs.kde.org/show_bug.cgi?id=407869
Christoph Cullmann <cullmann at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/util
| |ities/kate/commit/40ec82802
| |66a89052612cef289a24caf1726
| |90bd
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from Christoph Cullmann <cullmann at kde.org> ---
Git commit 40ec8280266a89052612cef289a24caf172690bd by Christoph Cullmann, on
behalf of Christoph Roick.
Committed on 29/05/2021 at 12:11.
Pushed by cullmann into branch 'master'.
Work around conflicting shortcuts in preview plugin
Do not let shortcuts issued within a preview widget
propagate to the application's shortcut event handler.
Instead handle the event while it's still a ShortcutOverride
event to prevent the detection of seemingly ambiguous
shortcuts.
Also do not let actions defined inside the preview KPart
capture shortcuts that are handled on the application level.
Related: bug 386265
M +26 -0 addons/preview/kpartview.cpp
M +4 -0 addons/preview/kpartview.h
https://invent.kde.org/utilities/kate/commit/40ec8280266a89052612cef289a24caf172690bd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list