Skip to content

Fix activating the Selection Mode with a keyboard shortcut

Eugene Popov requested to merge epopov/dolphin:selectionmode_shortcut into master

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

Merge request reports