<?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>117431</bug_id>
          
          <creation_ts>2013-06-10 15:11:29 -0700</creation_ts>
          <short_desc>REGRESSION(r143560): Listbox select dispatches a change event by clicking its scrollbar</short_desc>
          <delta_ts>2013-07-02 18:11:35 -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>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>118019</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate</keywords>
          <priority>P1</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kent Tamura">tkent</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jonlee</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>898803</commentid>
    <comment_count>0</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2013-06-10 15:11:29 -0700</bug_when>
    <thetext>Steps to reproduce:
1. open the following URL
data:text/html,&lt;select name=&quot;test&quot; id=&quot;test&quot; multiple onchange=&quot;alert(&apos;change&apos;);&quot;&gt; &lt;option value=&quot;1&quot;&gt;Option 1&lt;/option&gt; &lt;option value=&quot;2&quot;&gt;Option 2&lt;/option&gt; &lt;option value=&quot;3&quot;&gt;Option 3&lt;/option&gt; &lt;option value=&quot;4&quot;&gt;Option 4&lt;/option&gt; &lt;option value=&quot;5&quot;&gt;Option 5&lt;/option&gt; &lt;option value=&quot;6&quot;&gt;Option 6&lt;/option&gt; &lt;option value=&quot;7&quot;&gt;Option 7&lt;/option&gt; &lt;/select&gt;
2. click on the scrollbar to show Option 5+.

Expected:
The listbox scrolls the content.

Actual:
The listbox scrolls the content, and &apos;change&apos; event is dispatched even though selection state is not changed.



https://code.google.com/p/chromium/issues/detail?id=244406</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>905661</commentid>
    <comment_count>1</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2013-07-02 18:11:35 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 118019 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>