RESOLVED INVALID 258485
scroll corner doesn't dynamically update when color-scheme changes
https://bugs.webkit.org/show_bug.cgi?id=258485
Summary scroll corner doesn't dynamically update when color-scheme changes
Luke Warlow
Reported 2023-06-23 15:10:29 PDT
Set Scrollbars to Always On. Load https://jsfiddle.net/fj8L4g90/ You will see that the scroll corner is still white in the top square. When it should be blue like on the lower one. Note this is not a duplicate of https://bugs.webkit.org/show_bug.cgi?id=258482 as that's specifically to do with overflow scroll.
Attachments
Screenshot of running the linked jsfiddle (2.54 KB, image/png)
2023-06-23 15:12 PDT, Luke Warlow
no flags
Luke Warlow
Comment 1 2023-06-23 15:12:28 PDT
Created attachment 466818 [details] Screenshot of running the linked jsfiddle This is the result of running this jsfiddle on the branch that addresses https://bugs.webkit.org/show_bug.cgi?id=244494
Luke Warlow
Comment 2 2023-06-24 09:36:20 PDT
Managed to fix this as part of the PR for 244494
Note You need to log in before you can comment on or make changes to this bug.