Bug 197794

Summary: setSelectionRange does not fire a select event
Product: WebKit Reporter: Domenic Denicola <d>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, cdumez, wenson_hsieh
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

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.