<?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>23886</bug_id>
          
          <creation_ts>2013-11-22 06:28:39 +0000</creation_ts>
          <short_desc>Needs to define key value when dead key is pressed twice</short_desc>
          <delta_ts>2014-04-22 00:26:24 +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>WORKSFORME</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="Masayuki Nakano">masayuki</reporter>
          <assigned_to name="Gary Kacmarcik">garykac</assigned_to>
          <cc>mike</cc>
    
    <cc>travil</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>96686</commentid>
    <comment_count>0</comment_count>
    <who name="Masayuki Nakano">masayuki</who>
    <bug_when>2013-11-22 06:28:39 +0000</bug_when>
    <thetext>On Windows, e.g., dead key &quot;`&quot; is pressed twice, &quot;``&quot; is inputted at second keypress.

Then, what value is set to the .key of second keydown/keyup event, &quot;``&quot; or &quot;`&quot;?

The first key event causes combining character value for .key values. And if dead key is succeeded to input a character, the combined character is set to .key.

Therefore, I think that &quot;``&quot; is consistent result.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96687</commentid>
    <comment_count>1</comment_count>
    <who name="Masayuki Nakano">masayuki</who>
    <bug_when>2013-11-22 07:17:09 +0000</bug_when>
    <thetext>Oh, but example 30 defines strange case. On Windows, this key sequence should cause &quot;^q&quot;. We need an example of this case for compatibility between browsers on Windows.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>100830</commentid>
    <comment_count>2</comment_count>
    <who name="Gary Kacmarcik">garykac</who>
    <bug_when>2014-02-19 00:45:38 +0000</bug_when>
    <thetext>This is example #34 (the second example in section &quot;6.4.3 Dead keys&quot;) of the current draft.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104140</commentid>
    <comment_count>3</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2014-04-22 00:26:24 +0000</bug_when>
    <thetext>(In reply to Gary Kacmarcik from comment #2)
&gt; This is example #34 (the second example in section &quot;6.4.3 Dead keys&quot;) of the
&gt; current draft.

I think that resolves this bug. Please reactivate if you believe otherwise.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>