https://bugs.kde.org/show_bug.cgi?id=465489
Felix Ernst <felixer...@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 <felixer...@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 watching all bug changes.