NEW 245977
Suppress selectionchange events when modifying the shadow subtree in text fields
https://bugs.webkit.org/show_bug.cgi?id=245977
Summary Suppress selectionchange events when modifying the shadow subtree in text fields
Aditya Keerthi
Reported 2022-10-03 12:35:02 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-10 12:35:35 PDT
Note You need to log in before you can comment on or make changes to this bug.