[dolphin] [Bug 457973] Dragging item while not in selection mode enters it

Felix Ernst bugzilla_noreply at kde.org
Sat Aug 27 10:41:11 BST 2022


https://bugs.kde.org/show_bug.cgi?id=457973

Felix Ernst <fe.a.ernst at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/commit/4ddc4159e
                   |                            |d5d9fb6e7b7c6edc1b04460f87c
                   |                            |984b
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Felix Ernst <fe.a.ernst at gmail.com> ---
Git commit 4ddc4159ed5d9fb6e7b7c6edc1b04460f87c984b by Felix Ernst.
Committed on 27/08/2022 at 09:40.
Pushed by felixernst into branch 'master'.

This commit removes the ability to enter selection mode by
click-and-holding with a pointing device like a mouse.

This functionality was originally implemented because it seemed
useful to save users the effort of entering selection mode
explicitly by using its corresponding action.

However, click-and-holding to trigger anything is not really an
expected behaviour. (This contrasts with touch devices where
press-and-holding is common to trigger something.)

Aside from the above reasoning, the click-and-hold behaviour was
also buggy so that selection mode was entered in a couple of
situations that weren't strictly about click-and-holding.

So this commit removes the functionality and the bugs.
Related: bug 458129, bug 457975

M  +0    -1    src/kitemviews/kitemlistcontroller.cpp

https://invent.kde.org/system/dolphin/commit/4ddc4159ed5d9fb6e7b7c6edc1b04460f87c984b

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list