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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>15330</bug_id>
          
          <creation_ts>2011-12-23 23:08:51 +0000</creation_ts>
          <short_desc>MouseWheel.initWheelEvent error</short_desc>
          <delta_ts>2012-03-13 00:02:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - DOM3 Events</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://www.w3.org/Bugs/Public/show_bug.cgi?id=15921</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>reviewerSatisfied</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brandon Slade">brandonyoyoslade</reporter>
          <assigned_to name="Travis Leithead [MSFT]">travil</assigned_to>
          <cc>brandonyoyoslade</cc>
    
    <cc>dominicc</cc>
    
    <cc>mike</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>61996</commentid>
    <comment_count>0</comment_count>
    <who name="Brandon Slade">brandonyoyoslade</who>
    <bug_when>2011-12-23 23:08:51 +0000</bug_when>
    <thetext>In the latest editor&apos;s draft (4 Sep. 2011) which can be found at http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html there is an error in the definition for the MouseWheel.initWheelEvent(...) method. http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#events-event-type-initWheelEvent

In it is a parameter called modifiersListArg of type DOMString. The specification tells you to &quot;Refer to the MouseEvent.initMouseEvent() method for a description of this parameter.&quot; Following the link to look at initMouseEvent shows that MouseEvent.initMouseEvent does not accept this parameter - in fact, it does not accept any DOMString parameter!

I think that modifiersListArg is an error with the specification. If not, please correct me and tell me what it is for and how to deal with it.

Thanks,
Brandon</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65261</commentid>
    <comment_count>1</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-03-10 00:16:57 +0000</bug_when>
    <thetext>*** Bug 15921 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65270</commentid>
    <comment_count>2</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-03-10 01:11:20 +0000</bug_when>
    <thetext>I&apos;ve fixed this the easy way by copying the other modifierListArgs parameter (expounding on it a bit) and putting it in the WheelEvent.initWheelEvent&apos;s parameter list.

Please see:
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html?rev=1.214#events-wheelevents

Brandon, Dominic (duped bug) can you please review and let me know if you believe this issue is fixed?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65276</commentid>
    <comment_count>3</comment_count>
    <who name="Brandon Slade">brandonyoyoslade</who>
    <bug_when>2012-03-10 03:22:06 +0000</bug_when>
    <thetext>It looks fine to me. Thanks for fixing it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65335</commentid>
    <comment_count>4</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2012-03-12 01:28:31 +0000</bug_when>
    <thetext>Looks good to me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65424</commentid>
    <comment_count>5</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2012-03-13 00:02:49 +0000</bug_when>
    <thetext>Verified by reporter.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>