RESOLVED CONFIGURATION CHANGED 19419
Select change events don't propagate to containing elements (breaking penny-arcade :( )
https://bugs.webkit.org/show_bug.cgi?id=19419
Summary Select change events don't propagate to containing elements (breaking penny-a...
Oliver Hunt
Reported 2008-06-06 16:18:14 PDT
When a select element changes the change event is not propagated up the DOM. This behaviour is provided by at least Firefox and Opera but i have no idea what the spec says about it.
Attachments
Test case (163 bytes, text/html)
2008-06-06 16:19 PDT, Oliver Hunt
no flags
Oliver Hunt
Comment 1 2008-06-06 16:19:05 PDT
Created attachment 21537 [details] Test case And here's a simple test case
Daniel Bates
Comment 2 2010-11-26 11:58:22 PST
For completeness, see bug #24516 which also discusses Change Event bubbling.
Alexey Proskuryakov
Comment 3 2010-11-26 17:44:21 PST
Sounds like a duplicate to me.
Ahmad Saleem
Comment 4 2022-08-11 13:17:36 PDT
I am not able to reproduce this bug in Safari 15.6 on macOS 12.5 and it shows "PASS" whenever I select any other option from drop-down. It is same across all other browsers (Chrome Canary 106 and Firefox Nightly 105) as well. Since all browsers match each other and it seems to be fixed along the way, I am going to tag this as "RESOLVED CONFIGURATION CHANGED". If you are able to reproduce this bug, please reopen and share updated test case. Thanks!
Note You need to log in before you can comment on or make changes to this bug.