applications-menu icon indicating copy to clipboard operation
applications-menu copied to clipboard

Can no longer swipe to change pages on touch screen

Open cassidyjames opened this issue 5 years ago • 10 comments

Maybe something changed in Handy?

cassidyjames avatar Oct 02 '20 23:10 cassidyjames

Looks like drag and drop from buttons is interfering. There's a commit in Hdy master that makes me feel like you might be right

danirabbit avatar Oct 03 '20 17:10 danirabbit

Sounds like we need to open an issue upstream. @danrabbit do you happen to remember what that commit was? :sweat_smile: I guess looking before October 2, 2020 could narrow it down.

cassidyjames avatar Jan 25 '21 23:01 cassidyjames

@cassidyjames so, this one has a sus title but I haven't tested it

danirabbit avatar Jan 26 '21 01:01 danirabbit

It looks like there's some discussion from November here that seems to point to a similar issue in Phosh

danirabbit avatar Jan 26 '21 01:01 danirabbit

this issue still persist on latest release. (elementary 7.0 Horus)

Mas4hmad avatar Apr 05 '23 04:04 Mas4hmad

Is there any other significance of the drag other than pinning apps to the dock?

Given that this happens due to a conflict with drag and drop, I have a suggestion. What if dragging immediately doesn't initiate drag&drop events, but triggers the swipe gesture. In order to drag and drop, one has to touch and hold for a second before moving. It's a common interaction on smart phones (there's usually a haptic / vibration feedback when drag and drop is initiated). Also may be touching and holding and not moving the finger before removing the finger can trigger the context menu.

SubhadeepJasu avatar Jan 14 '24 15:01 SubhadeepJasu

@SubhadeepJasu yeah I would be in favor of long-press-to-edit. This solution makes sense to me and like you said is a common interaction behavior on other platforms

danirabbit avatar Jan 15 '24 18:01 danirabbit

Great! I'll make a pr of this then.

SubhadeepJasu avatar Jan 18 '24 04:01 SubhadeepJasu