Bug 199472

Summary: UIHelper.setKeyboardInputModeIdentifier("zh_Hans-Pinyin@sw=Pinyin-Simplified;hw=Automatic") does not switch to Pinyin unless sim configured with Pinyin
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar, PlatformOnly
Version: WebKit Local Build   
Hardware: iPhone / iPad   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199122
https://bugs.webkit.org/show_bug.cgi?id=214272

Description Daniel Bates 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.
Comment 1 Radar WebKit Bug Importer 2019-07-03 15:37:50 PDT
<rdar://problem/52615537>
Comment 2 Daniel Bates 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.