<div dir="ltr"><div>I&#39;m using Python&#39;s gi.repository bindings for WebKit and WebKit2.</div><div><br></div>When using the old WebKit, I was wrapping the WebKit.WebView with a Gtk.ScrolledWindow. Gtk.ScrolledWindow supports touch-screens, in that it scrolls when touching the browser, works on links and has inertia applied.<div>

<br></div><div>When moving to WebKit2, it seems that the integrated scrolling does not support this. Is there a way to force it to work, of force it to be compatible with a Gtk.ScrolledWindow as it was before?</div></div>