[Webkit-unassigned] [Bug 257565] New: Select with multiple enabled does not consistently fire OnChange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 31 13:53:59 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257565

            Bug ID: 257565
           Summary: Select with multiple enabled does not consistently
                    fire OnChange
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: akeerthi at apple.com, cdumez at apple.com, ntim at apple.com,
                    rniwa at webkit.org, wenson_hsieh at apple.com

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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230531/5e4e9224/attachment.htm>


More information about the webkit-unassigned mailing list