[Webkit-unassigned] [Bug 60553] Hover state propagation to labeled elements is broken in the face of DOM changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 19:43:43 PDT 2022


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |cdumez at apple.com,
                   |                            |simon.fraser at apple.com,
                   |                            |zalan at apple.com
         Resolution|WORKSFORME                  |---

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
I think that this does violate at least common sense correct behavior.

When a new element with "id=x" is created, the hover effect should be removed from the old one, and added to the new one (the latter would be invisible on the test as attached, but a small modification demonstrates it). Neither happens.

-- 
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/20220713/214dfccc/attachment.htm>


More information about the webkit-unassigned mailing list