[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-04-29 Thread Méven
https://bugs.kde.org/show_bug.cgi?id=465489

Méven  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  ---
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   -0src/dolphinmainwindow.cpp
M  +3-0src/dolphinmainwindow.h
M  +12   -4src/kitemviews/kitemlistcontroller.cpp
M  +5-0src/kitemviews/kitemlistcontroller.h
M  +5-5src/kitemviews/private/kitemlistkeyboardsearchmanager.cpp
M  +5-6src/kitemviews/private/kitemlistkeyboardsearchmanager.h
M  +5-0src/views/dolphinview.cpp
M  +11   -3src/views/dolphinview.h

https://invent.kde.org/system/dolphin/commit/335874150d6b509f3651eda8d4c70900b4145cfe

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-04-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465489

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||23.08
 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-04-25 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=465489

Felix Ernst  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  ---
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   -0src/dolphinmainwindow.cpp
M  +3-0src/dolphinmainwindow.h
M  +12   -4src/kitemviews/kitemlistcontroller.cpp
M  +5-0src/kitemviews/kitemlistcontroller.h
M  +5-5src/kitemviews/private/kitemlistkeyboardsearchmanager.cpp
M  +5-6src/kitemviews/private/kitemlistkeyboardsearchmanager.h
M  +5-0src/views/dolphinview.cpp
M  +11   -3src/views/dolphinview.h

https://invent.kde.org/system/dolphin/commit/7b6a67e520c04f56b4b05fa26b252177398df6df

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-04-24 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=465489

Felix Ernst  changed:

   What|Removed |Added

 CC||c3i8zv...@mozmail.com

--- Comment #11 from Felix Ernst  ---
*** Bug 468749 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-04-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=465489

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/dolphin/-/merge_requests/537

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-04-22 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=465489

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/dolphin/-/merge_requests/536

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-03-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=465489

marge.ullric...@convergenceservice.com changed:

   What|Removed |Added

 CC||marge.ullrich55@convergence
   ||service.com

--- Comment #8 from marge.ullric...@convergenceservice.com ---
Please, please, please make the concept of "Selection Mode" + space bar
behaviour an option to select in Dolphin Settings.  Make it the default if you
prefer, though please offer a way to disable "Selection Mode".  Once upon a
time, KDE was the pinnacle of desktop environment configurability.  Hard-coding
this new behaviour is the opposite of this.

An alternative is to restore the ability to unassign the Space shortcut and
rollback to the prior behaviour.

Is there any documentation or any study to indicate why using a keyboard action
(space) to offer buttons for mouse clicking (copy, cut, rename, trash) is
preferred behaviour with respect to user experience?

Thank you for considering this request.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-02-23 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=465489

--- Comment #7 from Felix Ernst  ---
*** Bug 466050 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 465489] Selection Mode still gets triggered by Space, even after reassigning the shortcut

2023-02-21 Thread mydarkstar
https://bugs.kde.org/show_bug.cgi?id=465489

mydarkstar  changed:

   What|Removed |Added

Summary|Can no longer unassign  |Selection Mode still gets
   |"space" from activating |triggered by Space, even
   |selection mode  |after reassigning the
   ||shortcut

-- 
You are receiving this mail because:
You are watching all bug changes.