Bug 245977

Summary: Suppress selectionchange events when modifying the shadow subtree in text fields
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.