Bug 257565
| Summary: | Select with multiple enabled does not consistently fire OnChange | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | akeerthi, cdumez, ntim, rniwa, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=45192 | ||
Ahmad Saleem
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
https://github.com/WebKit/WebKit/pull/14602
EWS
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
<rdar://problem/110274850>