]> cloud.milkyroute.net Git - dolphin.git/commit
Fix activating the Selection Mode with a keyboard shortcut
authorEugene Popov <popov895@ukr.net>
Tue, 25 Apr 2023 13:05:39 +0000 (13:05 +0000)
committerFelix Ernst <felixernst@kde.org>
Tue, 25 Apr 2023 13:05:39 +0000 (13:05 +0000)
commit7b6a67e520c04f56b4b05fa26b252177398df6df
tree2932c1185b4fbd123327ff8d42afc0671bbce1ed
parentf186f694d4613c335184feed89e50f345c72f47c
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.

BUG: 465489
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/kitemviews/kitemlistcontroller.cpp
src/kitemviews/kitemlistcontroller.h
src/kitemviews/private/kitemlistkeyboardsearchmanager.cpp
src/kitemviews/private/kitemlistkeyboardsearchmanager.h
src/views/dolphinview.cpp
src/views/dolphinview.h