Bug 316268
| Summary: | [GTK][WPE] Limit the damage region of the scrollbar to the region actually painted | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii> |
| Component: | WebKitGTK | Assignee: | Fujii Hironori <fujii> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | Keywords: | DoNotImportToRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fujii Hironori
[GTK][WPE] Limit the damage region of the scrollbar to the region actually painted
1. WEBKIT_SHOW_DAMAGE=1 ./Tools/Scripts/run-minibrowser --gtk --release
2. https://www.webkitgtk.org/ is loaded
3. Wait a few seconds to start the hiding animation of the overlay scrollbar
Actual: the whole scrollbar area is highlighted
Expected: Only the scrollbar thumb area is highlighted
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/66417
EWS
Committed 314540@main (0512cc56a879): <https://commits.webkit.org/314540@main>
Reviewed commits have been landed. Closing PR #66417 and removing active labels.