[Webkit-unassigned] [Bug 159891] [encoding] Support for GB18030

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 15 00:56:33 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=159891

Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com

--- Comment #26 from Maciej Stachowiak <mjs at apple.com> ---
(In reply to comment #24)
> This may be worth trying. There are substantial risks though - if we
> normalize text coming from input methods, text offsets will change, and
> input methods will get confused in various ways.

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.

> Changing the spec and other browser engines to send predictably normalized
> data over the wire seems like a safer and more complete solution to me.

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170315/d9fd583c/attachment-0001.html>


More information about the webkit-unassigned mailing list