[Webkit-unassigned] [Bug 245977] New: Suppress selectionchange events when modifying the shadow subtree in text fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 12:35:02 PDT 2022


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

            Bug ID: 245977
           Summary: Suppress selectionchange events when modifying the
                    shadow subtree in text fields
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: akeerthi at apple.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

When adding a decoration (such as the autofill button) to a focused text field, a "selectionchange" event is dispatched as the contenteditable element is moved around (removed and re-added to a different node) the subtree.

-- 
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/20221003/980a43aa/attachment.htm>


More information about the webkit-unassigned mailing list