[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut
Méven
bugzilla_noreply at kde.org
Sat Apr 29 17:08:49 BST 2023
https://bugs.kde.org/show_bug.cgi?id=465489
Méven <meven at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
|em/dolphin/commit/7b6a67e52 |em/dolphin/commit/335874150
|0c04f56b4b05fa26b252177398d |d6b509f3651eda8d4c70900b414
|f6df |5cfe
--- Comment #13 from Méven <meven at kde.org> ---
Git commit 335874150d6b509f3651eda8d4c70900b4145cfe by Méven Car, on behalf of
Eugene Popov.
Committed on 29/04/2023 at 10:38.
Pushed by meven into branch 'release/23.04'.
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.
(cherry picked from commit 7b6a67e520c04f56b4b05fa26b252177398df6df)
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/335874150d6b509f3651eda8d4c70900b4145cfe
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kfm-devel
mailing list