RESOLVED FIXED 257565
Select with multiple enabled does not consistently fire OnChange
https://bugs.webkit.org/show_bug.cgi?id=257565
Summary Select with multiple enabled does not consistently fire OnChange
Ahmad Saleem
Reported 2023-05-31 13:53:59 PDT
Hi Team, This is another failing test case in Safari 16.5 from Blink: Test Case: http://jsfiddle.net/AERe6/ ^ Select option 1 to 5 and without releasing mouse, go outside listbox and release, it will not fire any 'OnChange' event like of Chrome Canary 116 and Firefox Nightly 115. Blink Commit (For test): https://src.chromium.org/viewvc/blink?view=revision&revision=164563 Blink Commit (For Change): ^ Only do in 'AutoscrollController.cpp' because other got revert and test passed without HTMLSelectElement.cpp changes as per Blink bug. WebKit Source: https://searchfox.org/wubkat/source/Source/WebCore/page/AutoscrollController.cpp#80 ________ Just wanted to raise so we can fix it and if we don't then at least we can document or understand rationale. Thanks!
Attachments
Ahmad Saleem
Comment 1 2023-06-05 06:18:49 PDT
EWS
Comment 2 2023-06-05 13:52:20 PDT
Committed 264873@main (066cf30607d5): <https://commits.webkit.org/264873@main> Reviewed commits have been landed. Closing PR #14602 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-06-05 13:53:17 PDT
Note You need to log in before you can comment on or make changes to this bug.