RESOLVED CONFIGURATION CHANGED 197794
setSelectionRange does not fire a select event
https://bugs.webkit.org/show_bug.cgi?id=197794
Summary setSelectionRange does not fire a select event
Domenic Denicola
Reported 2019-05-10 13:22:37 PDT
See https://wpt.fyi/results/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html, in particular the test "input setSelectionRange fires a select event" This indirectly makes some other things hard to test, e.g. https://github.com/web-platform-tests/wpt/pull/16780 includes a workaround for Safari.
Attachments
Brent Fulgham
Comment 1 2022-07-01 15:36:26 PDT
We do fire select events (e.g., Bug 238142). Can you confirm whether there are remaining things needed here?
Note You need to log in before you can comment on or make changes to this bug.