[Webkit-unassigned] [Bug 225354] iOS 14.5 Regression CSS Variable updates are not rendered in Shadow DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 04:30:07 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=225354

Manny Diera <mdiera.dvk at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mdiera.dvk at gmail.com

--- Comment #10 from Manny Diera <mdiera.dvk at gmail.com> ---
Just encountered this issue and tried setting the pointer events to unset. 

This worked for the CSS issue but affected the event handling. We are thinking about either leaving the pointer-events as unset and use event delegation to handle the events or go through and find the CSS variable that is getting passed into the button and affecting the style. 

@Tobias Trumm - Were these the css workarounds that worked for you or is there something else you could recommend?

-- 
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/20210518/34ce4e99/attachment-0001.htm>


More information about the webkit-unassigned mailing list