Bug 90793 - [Qt][WK2] Fix wheel scrolling for simple pages
Summary: [Qt][WK2] Fix wheel scrolling for simple pages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andras Becsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 08:22 PDT by Andras Becsi
Modified: 2012-07-27 03:23 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.90 KB, patch)
2012-07-09 08:23 PDT, Andras Becsi
no flags Details | Formatted Diff | Diff
Patch (9.68 KB, patch)
2012-07-09 08:27 PDT, Andras Becsi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Becsi 2012-07-09 08:22:19 PDT
[Qt][WK2] Fix wheel scrolling for simple pages
Comment 1 Andras Becsi 2012-07-09 08:23:17 PDT
Created attachment 151251 [details]
Patch
Comment 2 Andras Becsi 2012-07-09 08:27:22 PDT
Created attachment 151253 [details]
Patch
Comment 3 Kenneth Rohde Christiansen 2012-07-10 22:21:57 PDT
Comment on attachment 151253 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=151253&action=review

I hope this doesnt cause regressions, so please be aware of those

> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:876
> +    // Always reset even when empty.
> +    // This also takes care of the relayout.

Could be one line comment
Comment 4 Andras Becsi 2012-07-11 02:49:38 PDT
Committed r122321: <http://trac.webkit.org/changeset/122321>
Comment 5 Andras Becsi 2012-07-27 03:23:57 PDT
Comment on attachment 151253 [details]
Patch

Clearing flags from attachment.