[Webkit-unassigned] [Bug 221067] New: Page scrolling by wheel events doesn't work in non-AC mode pages if async scrolling is enabled (WinCairo)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 16:37:23 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221067

            Bug ID: 221067
           Summary: Page scrolling by wheel events doesn't work in non-AC
                    mode pages if async scrolling is enabled (WinCairo)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: simon.fraser at apple.com

Page scrolling by wheel events doesn't work in non-AC mode pages if async scrolling is enabled (WinCairo)

I'm trying to enable Async Scrolling for WinCairo. Attachment#418496 is the WIP patch.

1. Start MiniBrowser
2. Go to a non-AC mode page. For example, https://trac.webkit.org/wiki
   Or, disable Accelerated Compositing by using menu.
3. Rolling the wheel of the mouse
4. the page doesn't scroll as expected

Mac port is setting setForceCompositingMode(true).

There was a similar issue:
Bug 219547 – REGRESSION(r270425) [GTK] wheel scrolling stopped working

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210128/1a39d21b/attachment.htm>


More information about the webkit-unassigned mailing list