[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut
Felix Ernst
bugzilla_noreply at kde.org
Tue Apr 25 14:05:44 BST 2023
https://bugs.kde.org/show_bug.cgi?id=465489
Felix Ernst <felixernst at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/7b6a67e52
| |0c04f56b4b05fa26b252177398d
| |f6df
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #12 from Felix Ernst <felixernst at kde.org> ---
Git commit 7b6a67e520c04f56b4b05fa26b252177398df6df by Felix Ernst, on behalf
of Eugene Popov.
Committed on 25/04/2023 at 13:05.
Pushed by felixernst into branch 'master'.
Fix activating the Selection Mode with a keyboard shortcut
If a spacebar is used as a keyboard shortcut to activate the Selection Mode,
then allow this shortcut to be triggered only if the view has a keyboard focus.
M +14 -0 src/dolphinmainwindow.cpp
M +3 -0 src/dolphinmainwindow.h
M +12 -4 src/kitemviews/kitemlistcontroller.cpp
M +5 -0 src/kitemviews/kitemlistcontroller.h
M +5 -5 src/kitemviews/private/kitemlistkeyboardsearchmanager.cpp
M +5 -6 src/kitemviews/private/kitemlistkeyboardsearchmanager.h
M +5 -0 src/views/dolphinview.cpp
M +11 -3 src/views/dolphinview.h
https://invent.kde.org/system/dolphin/commit/7b6a67e520c04f56b4b05fa26b252177398df6df
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kfm-devel
mailing list