[Webkit-unassigned] [Bug 258765] New: Rendering issue with resize handle in dark mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 1 05:11:28 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=258765
Bug ID: 258765
Summary: Rendering issue with resize handle in dark mode
Product: WebKit
Version: Safari 16
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: luke at warlow.dev
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 466891
--> https://bugs.webkit.org/attachment.cgi?id=466891&action=review
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.
--
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/20230701/1a855fc7/attachment.htm>
More information about the webkit-unassigned
mailing list