Bug 134930 - Implement touch scrolling for Webkit2
Summary: Implement touch scrolling for Webkit2
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 10:42 PDT by Debarshi Ray
Modified: 2017-03-11 11:01 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Debarshi Ray 2014-07-15 10:42:21 PDT
Since WebKit2's web view does not use GtkScrolledWindow (as was the case with WebKit1), drag / thumb scrolling does not work on touch screens.