<?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>21265</bug_id>
          
          <creation_ts>2013-03-13 13:08:15 +0000</creation_ts>
          <short_desc>Be more strict/clear for &apos;explicit commit action&apos; for the change event</short_desc>
          <delta_ts>2016-04-21 22:29:12 +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>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>editorial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexander Farkas">alexander.farkas</reporter>
          <assigned_to name="Robin Berjon">robin</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</cc>
    
    <cc>travil</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>84332</commentid>
    <comment_count>0</comment_count>
    <who name="Alexander Farkas">alexander.farkas</who>
    <bug_when>2013-03-13 13:08:15 +0000</bug_when>
    <thetext>The bug explains the explicit commit action with two examples. (see: http://www.w3.org/TR/html5/forms.html#event-input-change) In the second example it says:

&quot;... a Date control that allows both text-based user input and user selection from a drop-down calendar: while text input might not have an explicit commit step, ...&quot;

I think the &quot;might&quot; should be changed to either &quot;should&quot; or &quot;must&quot;. i.e.:

&quot;... a Date control that allows both text-based user input and user selection from a drop-down calendar: while text input *must* not have an explicit commit step, ...&quot;

It would be also great to explain an explicit commit action in case of an input[type=&quot;range&quot;]. Because both current examples involve a &quot;popover menu&quot; (file select, date calendar). While a range has a totally different UI. For example, while the user holds the mouse and is dragging, he hasn&apos;t commited a change (only input event occurs). As soon as the user releases his mouse button (mousup, touchend, keyup etc.), he has commited a change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126028</commentid>
    <comment_count>1</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2016-04-21 21:37:47 +0000</bug_when>
    <thetext>Looking at: https://jsfiddle.net/a5hsz3j6/ to see how this works in browsers today...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126037</commentid>
    <comment_count>2</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2016-04-21 22:29:12 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: I believe I&apos;ve given this a shot at commit: https://github.com/travisleithead/html/commit/2e4e670f04a938686fc0703bf54d4b9ebf8ccee6

I also added a third example. Apologies that this commit also has a trailing whitespace cleanup as well. Your changes are only around the relevant spec text not spread out anywhere else...

(This PR is not yet merged; comments welcome.)

If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>