Skip to content

Bug 2040618: Fix touch slop shenanigans.#291

Closed
pollym wants to merge 1 commit into
mozilla-firefox:autolandfrom
pollym:fix-touch-slop-issue
Closed

Bug 2040618: Fix touch slop shenanigans.#291
pollym wants to merge 1 commit into
mozilla-firefox:autolandfrom
pollym:fix-touch-slop-issue

Conversation

@pollym

@pollym pollym commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

It turns out touch slop isn't the right thing to use in this situation to differentiate between a tap and a swipe. It's the minimum distance to begin a drag, not a cutoff between a tap and swipe. So i've put the dp magic number back in! sorry andrey (:

It turns out touch slop isn't the right thing to use in this situation to differentiate between a tap and a swipe. It's the minimum distance to begin a drag, not a cutoff between a tap and swipe. So i've put the dp magic number back in! sorry andrey (:
@github-actions

Copy link
Copy Markdown
Contributor

View this pull request in Lando to land it once approved.

@lando-web lando-web Bot requested a review from a team June 12, 2026 16:04
@pollym

pollym commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

here is a try

@mozilla-code-review

Copy link
Copy Markdown

No new issues detected. This pull request is 🆗

@lando-worker

lando-worker Bot commented Jun 15, 2026

Copy link
Copy Markdown

Pull request closed by commit 7441856

lando-worker Bot pushed a commit that referenced this pull request Jun 15, 2026
It turns out touch slop isn't the right thing to use in this situation to differentiate between a tap and a swipe. It's the minimum distance to begin a drag, not a cutoff between a tap and swipe. So i've put the dp magic number back in! sorry andrey (:

Pull request: #291
@lando-worker lando-worker Bot closed this Jun 15, 2026
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Jun 16, 2026
It turns out touch slop isn't the right thing to use in this situation to differentiate between a tap and a swipe. It's the minimum distance to begin a drag, not a cutoff between a tap and swipe. So i've put the dp magic number back in! sorry andrey (:

Pull request: mozilla-firefox/firefox#291

UltraBlame original commit: 37e8ddfc7c9d8a0e9480757c1469f05ea51da2a0
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Jun 16, 2026
It turns out touch slop isn't the right thing to use in this situation to differentiate between a tap and a swipe. It's the minimum distance to begin a drag, not a cutoff between a tap and swipe. So i've put the dp magic number back in! sorry andrey (:

Pull request: mozilla-firefox/firefox#291

UltraBlame original commit: 37e8ddfc7c9d8a0e9480757c1469f05ea51da2a0
lando-worker Bot pushed a commit that referenced this pull request Jun 23, 2026
It turns out touch slop isn't the right thing to use in this situation to differentiate between a tap and a swipe. It's the minimum distance to begin a drag, not a cutoff between a tap and swipe. So i've put the dp magic number back in! sorry andrey (:

Pull request: #291

Differential Revision: https://phabricator.services.mozilla.com/D308221
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants