https://bugs.kde.org/show_bug.cgi?id=457979
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.26 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |3f612a31a0caa63ea2c40f9ae78 | |167049d43ba6b --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 3f612a31a0caa63ea2c40f9ae78167049d43ba6b by Nate Graham. Committed on 22/08/2022 at 12:38. Pushed by ngraham into branch 'master'. Only accept press-and-hold to enter Edit Mode, not click-and-hold Press-and-hold is fairly common on touch UIs, but click-and-hold is a very rare interaction. As a result, the user is much more likely to enter Edit Mode accidentally while trying to drag something on the desktop than they are to know that click-and-hold works here and do it intentionally. Let's disable click-and-hold and only enter Edit Mode with a press-and-hold using a touch device. For pointing device users, there are already multiple context menus items that will let them enter Edit Mode. FIXED-IN: 5.26 M +6 -0 components/containmentlayoutmanager/appletslayout.cpp https://invent.kde.org/plasma/plasma-workspace/commit/3f612a31a0caa63ea2c40f9ae78167049d43ba6b -- You are receiving this mail because: You are watching all bug changes.