Bug 271033
Summary: | Fire selectionchange event on input and textarea elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Forms | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ashvayka, cdumez, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
According to the spec, we should be firing selectionchange event that bubbles on input & textarea elements, not on document.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/25927
EWS
Committed 276238@main (0a064d401bd0): <https://commits.webkit.org/276238@main>
Reviewed commits have been landed. Closing PR #25927 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/124744774>
Ryosuke Niwa
*** Bug 234348 has been marked as a duplicate of this bug. ***