Bug 234073 - REGRESSION(r286130): [GLIB] Scrolling failing in fixed layout mode after hardware acceleration was set to WEBKIT_HARDWARE_ACCELERATION_POLICY_ALWAYS
Summary: REGRESSION(r286130): [GLIB] Scrolling failing in fixed layout mode after hard...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-09 02:27 PST by Diego Pino
Modified: 2021-12-09 02:29 PST (History)
5 users (show)

See Also:


Attachments
Scrollable test (561 bytes, text/html)
2021-12-09 02:27 PST, Diego Pino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2021-12-09 02:27:05 PST
Created attachment 446509 [details]
Scrollable test

This bug was reported by Yury Semikhatsky in https://github.com/microsoft/playwright/pull/10762.

The bug report contains a test case that reproduces the issue. I added it here as an attachment.