<?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>15213</bug_id>
          
          <creation_ts>2011-12-15 15:55:06 +0000</creation_ts>
          <short_desc>Drag-and-drop processing model</short_desc>
          <delta_ts>2013-02-26 18:25:16 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="John Foliot">jfoliot</reporter>
          <assigned_to name="Edward O&apos;Connor">eoconnor</assigned_to>
          <cc>annevk</cc>
    
    <cc>eoconnor</cc>
    
    <cc>everett</cc>
    
    <cc>hsivonen</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>mjs</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>rubys</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>61605</commentid>
    <comment_count>0</comment_count>
    <who name="John Foliot">jfoliot</who>
    <bug_when>2011-12-15 15:55:06 +0000</bug_when>
    <thetext>In the section &quot;Drag-and-drop processing model&quot; (http://dev.w3.org/html5/spec/dnd.html#drag-and-drop-processing-model) it states:
  &quot;Note: img elements and a elements with an href attribute have their draggable attribute set to true by default.&quot;

This list should also include any element who&apos;s role has been set (via ARIA) to either role=&quot;link&quot; or role=&quot;img&quot; as they are functional equivalents in the Accessibility API</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61619</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-12-15 18:34:48 +0000</bug_when>
    <thetext>I thought the intention of ARIA was pure mapping to the accessibility API. I.e. we would not attach behavior to it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61621</commentid>
    <comment_count>2</comment_count>
    <who name="Everett Zufelt">everett</who>
    <bug_when>2011-12-15 18:57:06 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; I thought the intention of ARIA was pure mapping to the accessibility API. I.e.
&gt; we would not attach behavior to it.

I can&apos;t comment on the intention of ARIA in general, or of its role in the spec. 

I can say that anchors and images are given the @draggable attribute by default. The ARIA link and img roles are used by developers to represent links (anchors) and images, where native markup is not sufficient. I expect that role=&quot;link&quot; and role=&quot;img&quot; map to &lt;a&gt; and &lt;img&gt; respectively, in the a11y API mapping. Therefore, I think that we should provide, by default, the @draggable attribute for these roles, in the same way that @draggable is applied by default to &lt;a&gt; and &lt;img&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61651</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-12-16 09:46:54 +0000</bug_when>
    <thetext>At that point you violate the design of ARIA.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63251</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-01-28 22:05:53 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: see comment 3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63283</commentid>
    <comment_count>5</comment_count>
    <who name="Everett Zufelt">everett</who>
    <bug_when>2012-01-29 12:15:11 +0000</bug_when>
    <thetext>Marking as a tracker request.

Title: Set @draggable by default on elements with @role=&quot;link&quot; or @role=&quot;img&quot;

Text: See bug description.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63352</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-01-30 20:08:51 +0000</bug_when>
    <thetext>Please do not reopen bugs you escalate.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75312</commentid>
    <comment_count>7</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2012-10-04 19:23:29 +0000</bug_when>
    <thetext>Does this feature have either a thorough test suite or a single reasonably
complete implementation?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81138</commentid>
    <comment_count>8</comment_count>
    <who name="Edward O&apos;Connor">eoconnor</who>
    <bug_when>2013-01-09 18:44:33 +0000</bug_when>
    <thetext>Reopening per Sam&apos;s comments in &lt;http://lists.w3.org/Archives/Public/public-html-admin/2013Jan/0007.html&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81358</commentid>
    <comment_count>9</comment_count>
    <who name="Edward O&apos;Connor">eoconnor</who>
    <bug_when>2013-01-14 21:13:00 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: No spec change.
Rationale: As Anne explained in comment 1 and comment 3, this would be a
layering violation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82931</commentid>
    <comment_count>10</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2013-02-11 23:35:07 +0000</bug_when>
    <thetext>(In reply to comment #7)
&gt; Does this feature have either a thorough test suite or a single reasonably
&gt; complete implementation?

I don&apos;t think we have an implementation or tests yet, so I don&apos;t think this would meet the HTML5 exit criteria as-is.

John, would you consider either dropping the tracker request, or writing up an extension spec?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83750</commentid>
    <comment_count>11</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2013-02-26 18:25:16 +0000</bug_when>
    <thetext>Changing status to NEEDSINFO, and dropping TrackerRequest to indicate that we are waiting on a reply from John Foliot.

http://lists.w3.org/Archives/Public/public-html-admin/2013Feb/0230.html

If the information is provided, TrackerRequest can be added back on.  That being said: there&apos;s virtually no possibility for this to make HTML 5.0 without a thorough test suite or a single reasonably complete implementation, and the most expeditious path to getting this feature into HTML 5.1 would be an extension specification.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>