<?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>25877</bug_id>
          
          <creation_ts>2014-05-23 22:01:30 +0000</creation_ts>
          <short_desc>focusin and focusout should be included in the &quot;focus update steps&quot;</short_desc>
          <delta_ts>2016-04-27 17:01:43 +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>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>25897</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Travis Leithead [MSFT]">travil</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>annevk</cc>
    
    <cc>crimsteam</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</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>106743</commentid>
    <comment_count>0</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2014-05-23 22:01:30 +0000</bug_when>
    <thetext>Presumably, focusin fires immediately before focus in the algorithm, and focusout fires immediately before blur in the algorithm (neither are cancelable).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106779</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-05-26 09:10:23 +0000</bug_when>
    <thetext>Since Ian wrote this, you probably filed this against the wrong component.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106817</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-05-27 06:07:21 +0000</bug_when>
    <thetext>What browsers support these, and are they required for compat? (There&apos;s a comment in the spec about them, but if we can avoid having redundant events in the platform, we should...)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106822</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-05-27 07:59:48 +0000</bug_when>
    <thetext>https://bugzilla.mozilla.org/show_bug.cgi?id=687787 suggests we&apos;re implementing, in part because it&apos;s a thing jQuery is working around at the moment. I don&apos;t know much about focus events, but it does seem sad we&apos;re adding more of them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106824</commentid>
    <comment_count>4</comment_count>
    <who name="Arkadiusz Michalski (Spirit)">crimsteam</who>
    <bug_when>2014-05-27 08:37:16 +0000</bug_when>
    <thetext>(In reply to Ian &apos;Hixie&apos; Hickson from comment #2)
&gt; What browsers support these, and are they required for compat? (There&apos;s a
&gt; comment in the spec about them, but if we can avoid having redundant events
&gt; in the platform, we should...)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25279#c4
&quot;Second, if you plan to work around FocusEvent what about focusin and focusout event type? This type are supported by the Chrome and IE, in Firefox still underway (https://bugzilla.mozilla.org/show_bug.cgi?id=687787). HTML spec never mentions about this event (use only blur/focus).&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106848</commentid>
    <comment_count>5</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2014-05-27 18:11:02 +0000</bug_when>
    <thetext>(In reply to Anne from comment #1)
&gt; Since Ian wrote this, you probably filed this against the wrong component.

...and a great job he did too. Thanks, but I&apos;d prefer that this stay on the original component. Lets discuss with WG chairs if you still feel strongly about moving it.

Related to these focus events: their uniqueness is that they fire before focus changes, and that they bubble. I believe historically they also were the only events that carried the related target data (focus/blur were historically standard Event objects).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106853</commentid>
    <comment_count>6</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2014-05-27 19:59:08 +0000</bug_when>
    <thetext>Cloned to Bug 25897 in the WHATWG component to help with convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121045</commentid>
    <comment_count>7</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2015-06-16 10:21:27 +0000</bug_when>
    <thetext>Making this a higher priority to actively seek more feedback on from implementers and webdevs.

Also, see use-counter data about this at https://www.w3.org/Bugs/Public/show_bug.cgi?id=25897#c10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126208</commentid>
    <comment_count>8</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2016-04-27 17:01:43 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: Moved to Github issue: https://github.com/w3c/html/issues/278

To file additional issues please use the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>