NEW 199472
UIHelper.setKeyboardInputModeIdentifier("zh_Hans-Pinyin@sw=Pinyin-Simplified;hw=Automatic") does not switch to Pinyin unless sim configured with Pinyin
https://bugs.webkit.org/show_bug.cgi?id=199472
Summary UIHelper.setKeyboardInputModeIdentifier("zh_Hans-Pinyin@sw=Pinyin-Simplified;...
Daniel Bates
Reported 2019-07-03 15:37:35 PDT
UIHelper.setKeyboardInputModeIdentifier("zh_Hans-Pinyin@sw=Pinyin-Simplified;hw=Automatic") does not switch to Pinyin unless the simulator instance was pre-configured to have the Pinyin keyboard under Settings > General > Keyboard > Keyboards.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-07-03 15:37:50 PDT
Daniel Bates
Comment 2 2019-07-03 15:38:18 PDT
fast/events/ios/keydown-keyup-keypress-keys-in-non-editable-using-chinese-keyboard.html (added in bug #199122) fails because of this bug.
Note You need to log in before you can comment on or make changes to this bug.