<?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>25363</bug_id>
          
          <creation_ts>2014-04-16 08:47:37 +0000</creation_ts>
          <short_desc>Event click in table (adjustment default action)</short_desc>
          <delta_ts>2014-04-30 00:03:04 +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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Arkadiusz Michalski (Spirit)">crimsteam</reporter>
          <assigned_to name="Travis Leithead [MSFT]">travil</assigned_to>
          <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>103956</commentid>
    <comment_count>0</comment_count>
    <who name="Arkadiusz Michalski (Spirit)">crimsteam</who>
    <bug_when>2014-04-16 08:47:37 +0000</bug_when>
    <thetext>In table (5.1.1 List of DOM3 Event Types) click event has only this:
Default Action: 
DOMActivate event

This should be extended, example:  	
Varies: DOMActivate event, execute activation behavior (if any), give document focus to focusable element

Definition click event lists those cases (https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#event-type-click).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103970</commentid>
    <comment_count>1</comment_count>
    <who name="Arkadiusz Michalski (Spirit)">crimsteam</who>
    <bug_when>2014-04-16 16:10:38 +0000</bug_when>
    <thetext>Similar for dblclick, now we have: 
Default action 	None (in both table)

but in description:
&quot;As with the click event type, the default action of the dblclick event type varies based on the event target of the event and the value of the MouseEvent.button or MouseEvent.buttons attributes. Normally, the typical default actions of the dblclick event type match those of the click event type, with the following additional behavior:

    If the event target is selectable, the default action MUST be to select part or all of the selectable content. Subsequent clicks MAY select additional selectable portions of that content.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104763</commentid>
    <comment_count>2</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2014-04-30 00:03:04 +0000</bug_when>
    <thetext>Now fixed in latest draft. Thanks!

https://dvcs.w3.org/hg/dom3events/rev/c922236525f6</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>