NEW258765
Rendering issue with resize handle in dark mode
https://bugs.webkit.org/show_bug.cgi?id=258765
Summary Rendering issue with resize handle in dark mode
Luke Warlow
Reported 2023-07-01 05:11:28 PDT
Created attachment 466891 [details] Screenshot of output of above URL Load `data:text/html,<div%20class=container><div%20class=content></div></div><style>.container{color-scheme:dark;width:200px;height:200px;overflow-y:scroll;resize:both;background-color:blue;}.content{width:100%;height:200%;background:red}</style>` The resize handle paints with a dark colour against a dark background leading to poor contrast. The scroll corner also incorrectly has a light border to it which is unexpected.
Attachments
Screenshot of output of above URL (537 bytes, image/png)
2023-07-01 05:11 PDT, Luke Warlow
no flags
Radar WebKit Bug Importer
Comment 1 2023-07-08 05:12:15 PDT
Note You need to log in before you can comment on or make changes to this bug.