Closed
Bug 1655937
Opened 4 years ago
Closed 3 years ago
<select> input event should be composed
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1734040
People
(Reporter: 709922234, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:80.0) Gecko/20100101 Firefox/80.0
Steps to reproduce:
https://codepen.io/mantou132/pen/dyGExLb
change <select>
Actual results:
composed: false
Expected results:
composed: true
Updated•4 years ago
|
Severity: -- → S3
Comment 1•3 years ago
|
||
Let's roll this into the bug that also covers the change
event.
No longer blocks: shadowdom
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•