[Webkit-unassigned] [Bug 249706] The :checked pseudoselector styles not applied immediately for slotted input element. Keyboard interaction only.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 29 14:02:37 PST 2022


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

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
This seems to be a repaint bug. The attached test case uses Element::click() to mark the checkbox (instead of requiring keyboard input from user).

The checkbox turns blue as expected once you hover over the associated label, deactivate the window, etc...

-- 
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/20221229/fdfcc8ef/attachment-0001.htm>


More information about the webkit-unassigned mailing list