Bug 245977
Summary: | Suppress selectionchange events when modifying the shadow subtree in text fields | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> |
Component: | Forms | Assignee: | 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
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
<rdar://problem/100992234>