[Webkit-unassigned] [Bug 215736] iOS safari cannot input text by Japanese keyboard to <input> after clear value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 21 11:09:39 PDT 2020


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

--- Comment #3 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Created attachment 407018

  --> https://bugs.webkit.org/attachment.cgi?id=407018&action=review

Repro case by fellows3

(In reply to fellows3 from comment #2)
> More reduced test case: https://codepen.io/fellows3/pen/WNwoygO

Thank you for the test case!

I am able to reproduce the bug with IME on iOS 14 beta (testing with both Japanese Kana keyboard and Chinese Pinyin). It looks like WebCore::Editor's composition state is out of sync with system keyboard state, which seems to cause problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200821/c0c8890b/attachment.htm>


More information about the webkit-unassigned mailing list