[Webkit-unassigned] [Bug 121711] New: Handle gestures messages properly on Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 13:48:26 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121711
Summary: Handle gestures messages properly on Windows
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P2
Component: Event Handling
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: roger_fong at apple.com
CC: jonlee at apple.com
This bug addresses a couple issues:
1. Two finger panning in one direction can sometimes cause some unexpected scrolling in the other direction when the gesture first begins(directions meaning horizontal and vertical)
2. Single finger horizontal panning should only be disabled when attempting to select text
3. Scrolling via panning should be clamped, other wise we can scroll contents completely out of the scrollview.
4. Horizontal Overpan should work
5. Overpan should work only when the main document is scrolled
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list