<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:bdakin&#64;apple.com" title="Beth Dakin &lt;bdakin&#64;apple.com&gt;"> <span class="fn">Beth Dakin</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Punctuation characters in Sogou IME have no keypress event and no composition events and also have inconsistent input/textinput ordering."
   href="https://bugs.webkit.org/show_bug.cgi?id=169209">bug 169209</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>bdakin&#64;apple.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Punctuation characters in Sogou IME have no keypress event and no composition events and also have inconsistent input/textinput ordering."
   href="https://bugs.webkit.org/show_bug.cgi?id=169209#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Punctuation characters in Sogou IME have no keypress event and no composition events and also have inconsistent input/textinput ordering."
   href="https://bugs.webkit.org/show_bug.cgi?id=169209">bug 169209</a>
              from <span class="vcard"><a class="email" href="mailto:bdakin&#64;apple.com" title="Beth Dakin &lt;bdakin&#64;apple.com&gt;"> <span class="fn">Beth Dakin</span></a>
</span></b>
        <pre>Wenson investigated this, and he found 4 separate issues:

1. Composition events are never fired (it looks like Google Chrome 57.0.2987.110 exhibits the same behavior though)
2. Input events precede keydown/keyup
3. The keypress event is never fired
4. The keyCodes of the keydown and keyup events do not match (229 vs. 190 in the case of ‘。’)

Dominic said that if we can fix #3 or #4, that would be most useful. 

So let's repurpose this bug to represent #4, and I will clone it for the other 3 issues.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>