Bug 123102
Summary: | Touch adjustment feature is broken after removal of gesture events | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hugo Parente Lima <hugo.lima> |
Component: | WebCore Misc. | Assignee: | Hugo Parente Lima <hugo.lima> |
Status: | ASSIGNED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 99054 |
Hugo Parente Lima
Touch adjustment feature is broken after removal of gesture events, it's a useful feature.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hugo Parente Lima
It's working on Nix port[1].
https://github.com/WebKitNix/webkitnix/commit/e054d8a440bec9af72dd287b9256a7ded2588723
To work on other ports depends on how they implement the single tap gesture, context menu gesture, etc.