[Webkit-unassigned] [Bug 236583] New: [Trackpad gestures] swipe through history only if already at page edge
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 14 03:09:38 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236583
Bug ID: 236583
Summary: [Trackpad gestures] swipe through history only if
already at page edge
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kdwkleung at protonmail.com
CC: bugs-noreply at webkitgtk.org
### Current behaviour
---
When zoomed in using pinch-to-zoom and not initially at left/ right screen edge, and using two fingers to scroll horizontally to reach the page edge, swiping to the previous/ next page can be immediately triggered.
### Problem
---
Accidental triggers of swiping through history often occur. When zoomed in using pinch-to-zoom, it is difficult for the user to predict where the page edge is and stop before the page edge is reached and swiping through history is triggered. As such, users sometimes overshoot when swiping to the page edge and find themselves on the previous/ next page.
### Proposal
---
Only trigger swiping through history if the user is already at the page edge, i.e. if the user is not originally at the page edge, they need to scroll horizontally to the screen edge, release, and scroll horizontally again to swipe through history. This is in line with how Safari handles this.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220214/54184dd9/attachment-0001.htm>
More information about the webkit-unassigned
mailing list