<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>257565</bug_id>
          
          <creation_ts>2023-05-31 13:53:59 -0700</creation_ts>
          <short_desc>Select with multiple enabled does not consistently fire OnChange</short_desc>
          <delta_ts>2023-06-05 13:53:17 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=45192</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BrowserCompat, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>akeerthi</cc>
    
    <cc>cdumez</cc>
    
    <cc>ntim</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1959147</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-05-31 13:53:59 -0700</bug_when>
    <thetext>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 &apos;OnChange&apos; event like of Chrome Canary 116 and Firefox Nightly 115.

Blink Commit (For test): https://src.chromium.org/viewvc/blink?view=revision&amp;revision=164563

Blink Commit (For Change): ^ Only do in &apos;AutoscrollController.cpp&apos; 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&apos;t then at least we can document or understand rationale.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959865</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-06-05 06:18:49 -0700</bug_when>
    <thetext>https://github.com/WebKit/WebKit/pull/14602</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959942</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-06-05 13:52:20 -0700</bug_when>
    <thetext>Committed 264873@main (066cf30607d5): &lt;https://commits.webkit.org/264873@main&gt;

Reviewed commits have been landed. Closing PR #14602 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959943</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-06-05 13:53:17 -0700</bug_when>
    <thetext>&lt;rdar://problem/110274850&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>