Bug 199472 - UIHelper.setKeyboardInputModeIdentifier("zh_Hans-Pinyin@sw=Pinyin-Simplified;hw=Automatic") does not switch to Pinyin unless sim configured with Pinyin
Summary: UIHelper.setKeyboardInputModeIdentifier("zh_Hans-Pinyin@sw=Pinyin-Simplified;...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2019-07-03 15:37 PDT by Daniel Bates
Modified: 2020-07-13 14:23 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.