Summary: | Touchscreen: cannot activate the selection mode with long press on a selected file/folder | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Patrick Silva <bugseforuns> |
Component: | Selection Mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | felixernst, kfm-devel, nate, notmart |
Priority: | NOR | ||
Version: | 22.12.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/89dcef3af497fb43ce612df45b1aa968a6a2ccb0 | Version Fixed In: | 23.12 |
Sentry Crash Report: |
Description
Patrick Silva
2022-12-08 11:23:36 UTC
That's unfortunate. Marco, would you please take a look at this? Seems like this case was missed in https://invent.kde.org/system/dolphin/-/commit/71ea4a88d890949500d05aa21839ad93ec6bdb1d. Hmm, this is working for me (Wayland, git master, Fedora 37). A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/552 A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/567 Git commit 89dcef3af497fb43ce612df45b1aa968a6a2ccb0 by Felix Ernst, on behalf of Steffen Hartleib. Committed on 01/08/2023 at 12:10. Pushed by felixernst into branch 'master'. Enter selection mode by tap-and-holding an already selected item Allow entering selection mode by touching an already selected item. M +6 -4 src/kitemviews/kitemlistcontroller.cpp https://invent.kde.org/system/dolphin/-/commit/89dcef3af497fb43ce612df45b1aa968a6a2ccb0 |