<?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>21114</bug_id>
          
          <creation_ts>2013-02-26 06:45:00 +0000</creation_ts>
          <short_desc>Dead key names are not enough for Linux</short_desc>
          <delta_ts>2013-11-14 08:50:38 +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="Masayuki Nakano">masayuki</reporter>
          <assigned_to name="Travis Leithead [MSFT]">travil</assigned_to>
          <cc>garykac</cc>
    
    <cc>mike</cc>
    
    <cc>mounir</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>83702</commentid>
    <comment_count>0</comment_count>
    <who name="Masayuki Nakano">masayuki</who>
    <bug_when>2013-02-26 06:45:00 +0000</bug_when>
    <thetext>When I implement KeyboardEvent.key on Linux, I realized that the defined dead keys are not enough. Following keys are not defined in D3E:

GTK                                                   Qt

GDK_dead_belowdot                                     Qt::Key_Dead_Belowdot
GDK_dead_hook                                         Qt::Key_Dead_Hook
GDK_dead_horn                                         Qt::Key_Dead_Horn
GDK_dead_stroke
GDK_dead_abovecomma (GDK_dead_psili)
GDK_dead_abovereversedcomma (GDK_dead_dasia)
GDK_dead_doublegrave
GDK_dead_belowring
GDK_dead_belowmacron
GDK_dead_belowcircumflex
GDK_dead_belowtilde
GDK_dead_belowbreve
GDK_dead_belowdiaeresis
GDK_dead_invertedbreve
GDK_dead_belowcomma
GDK_dead_currency
GDK_dead_a
GDK_dead_A
GDK_dead_e
GDK_dead_E
GDK_dead_i
GDK_dead_I
GDK_dead_o
GDK_dead_O
GDK_dead_u
GDK_dead_U
GDK_dead_small_schwa
GDK_dead_capital_schwa
GDK_dead_greek

I don&apos;t familiar with dead key because Japanese language doesn&apos;t use them. So, I&apos;d like somebody to define good name for them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89532</commentid>
    <comment_count>1</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2013-06-19 00:34:21 +0000</bug_when>
    <thetext>Not sure what these mean (are they really needed)?

GDK_dead_currency
GDK_dead_a
GDK_dead_A
GDK_dead_e
GDK_dead_E
GDK_dead_i
GDK_dead_I
GDK_dead_o
GDK_dead_O
GDK_dead_u
GDK_dead_U</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96317</commentid>
    <comment_count>2</comment_count>
    <who name="Gary Kacmarcik">garykac</who>
    <bug_when>2013-11-14 08:50:38 +0000</bug_when>
    <thetext>With the recent changes to the spec WRT dead keys, we no longer need to specify each possible dead key as a |key| string value.

These |key| values should be the appropriate Unicode value.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>