Closed
Bug 1694002
Opened 4 years ago
Closed 4 years ago
Make back/forward swiping harder to trigger accidentally
Categories
(Core :: Widget: Cocoa, task)
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
Details
Attachments
(1 file)
Our current back/forward swiping on macOS is very easy to trigger if the fingers are lifted with any amount of velocity. In other browsers, it seems like you need to "pull harder" before the swipe is executed.
I'm going to tweak our threshold values a little, to match the modern experience, and to prevent more accidental swipes.
Assignee | ||
Comment 1•4 years ago
|
||
This reduces the required swipe distance, but increases how much velocity is
needed to fling the page over the threshold.
On the touchpad, the result feels more similar to Safari now, in my testing.
With the magic mouse, it's still really easy to accidentally trigger a swipe
with a horizontal fling; it seems easier to accumulate a lot of velocity quickly
with the magic mouse.
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/ffe056c7c496
Tweak swipe threshold values to require more "deliberate" swiping. r=spohl
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•