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 / Tests | Assignee: | 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 |
||
Daniel Bates
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/52615537>
Daniel Bates
fast/events/ios/keydown-keyup-keypress-keys-in-non-editable-using-chinese-keyboard.html (added in bug #199122) fails because of this bug.