WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-10 12:35:35 PDT
<
rdar://problem/100992234
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug