<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mjs&#64;apple.com" title="Maciej Stachowiak &lt;mjs&#64;apple.com&gt;"> <span class="fn">Maciej Stachowiak</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [encoding] Support for GB18030"
   href="https://bugs.webkit.org/show_bug.cgi?id=159891">bug 159891</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>mjs&#64;apple.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [encoding] Support for GB18030"
   href="https://bugs.webkit.org/show_bug.cgi?id=159891#c26">Comment # 26</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [encoding] Support for GB18030"
   href="https://bugs.webkit.org/show_bug.cgi?id=159891">bug 159891</a>
              from <span class="vcard"><a class="email" href="mailto:mjs&#64;apple.com" title="Maciej Stachowiak &lt;mjs&#64;apple.com&gt;"> <span class="fn">Maciej Stachowiak</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=159891#c24">comment #24</a>)
<span class="quote">&gt; This may be worth trying. There are substantial risks though - if we
&gt; normalize text coming from input methods, text offsets will change, and
&gt; input methods will get confused in various ways.</span >

We could normalize only when input method input is accepted (including the possible premature accept when changing focus or submitting while an input method marked region is still active). That would probably avoid confusing input methods.

<span class="quote">&gt; Changing the spec and other browser engines to send predictably normalized
&gt; data over the wire seems like a safer and more complete solution to me.</span >

I'm guessing this is a hard sell since for Windows browsers this is more likely to create than resolve compat issues, since it would only make a difference in the programmatic entry case.</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>