Lucas_Werkmeister_WMDE added a comment.
In Firefox, any kind of selection seems to trigger listeners for all of `input`, `change`, and `click`, so it looks like the browser is supposed to fake a `click` event even for keyboard input. (Selecting a different input doesn’t trigger any event in the deselected input.) However, `click` also fires when clicking again on the already selected input, whereas `change` doesn’t, so if both work in IE11, then `change` seems preferable to me. TASK DETAIL https://phabricator.wikimedia.org/T249343 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, Aklapper, Pablo-WMDE, Sarai-WMDE, darthmon_wmde, Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
