[Webkit-unassigned] [Bug 240045] New: disabled button with border-radius, border-color, and display: inline-flex causes background to disappear
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 3 16:34:18 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240045
Bug ID: 240045
Summary: disabled button with border-radius, border-color, and
display: inline-flex causes background to disappear
Product: WebKit
Version: Safari 15
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lets.email.rob at gmail.com
Here is a reduced test case: https://jsbin.com/debujav/edit?html,css,output
The button displays properly in Chrome, but in Safari the background disappears. If you remove or change the properties, for instance, setting display: inline-block or border-color: rgba(0, 0, 0, 0.01) the background appears.
--
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/20220503/2ba01c6f/attachment.htm>
More information about the webkit-unassigned
mailing list