<?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>28984</bug_id>
          
          <creation_ts>2015-07-22 15:07:13 +0000</creation_ts>
          <short_desc>The DragEventInit dataTransfer member is not useful</short_desc>
          <delta_ts>2015-09-01 13:27:13 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc>https://html.spec.whatwg.org/#the-dragevent-interface</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>122265</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2015-07-22 15:07:13 +0000</bug_when>
    <thetext>Specification: https://html.spec.whatwg.org/
Multipage: https://html.spec.whatwg.org/multipage/#the-dragevent-interface
Complete: https://html.spec.whatwg.org/#the-dragevent-interface
Referrer: 

Comment:
The DragEventInit dataTransfer member is not useful

Posted from: 212.116.72.179
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2398.0 Safari/537.36 OPR/31.0.1876.0 (Edition developer)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122266</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-07-22 15:09:27 +0000</bug_when>
    <thetext>This bug could also be phrased as &quot;DataTransfer does not have a constructor&quot;

The DragEvent constructor is strange because the only way to get a DataTransfer object is from some other event, and reusing that data doesn&apos;t seem useful.

If it could be useful to have this constructor, DataTransfer also needs a constructor, or it could be defined such that dataTransfer will always be null on script-created events.

Also discussed in https://github.com/w3c/clipboard-apis/issues/10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122306</commentid>
    <comment_count>2</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-07-28 11:20:25 +0000</bug_when>
    <thetext>https://github.com/w3c/clipboard-apis/issues/10 was resolved by making the second argument to the constructor an EventInitDict. That could work here as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122974</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-09-01 13:27:13 +0000</bug_when>
    <thetext>https://github.com/whatwg/html/pull/71</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>