Export to GitHub

btstack - issue #58

Keyboard: Input korean text


Posted on Jul 27, 2010 by Quick Rabbit

What steps will reproduce the problem? 1.typing using the Korean keyboard input 2. 3.

What is the expected output? What do you see instead? Letters and vowels merge together to create words, instead letters will not merge with vowels to create words, just individual letters and vowels

What version of the product are you using? On what operating system? Latest version

Please provide any additional information below.

Comment #1

Posted on Jul 27, 2010 by Swift Ox

hi. the "merging" is done by Apple's InputManager. To use BTstack Keyboard with Korean text, please set both the layout in BTstack Keyboard and also the native keyboard language of the iPhone to Korean. The merging will work then.

Comment #2

Posted on Jul 27, 2010 by Quick Rabbit

I am trying to run on iPad without native korean keyboard input support, is there any work around?

Comment #3

Posted on Jul 27, 2010 by Swift Ox

jeez! It never occurred to me that iPad doesn't have native korean (or some other missing ones). Is it sold in Korea at all? Anyway, the combination of letters is done by Apple's InputManager and not by BTstack Keyboard - I guess it's quite some effort to implement that. I'm sorry. I can refund your purchase if you like, but that doesn't solve your problem either.

Comment #4

Posted on Jul 30, 2010 by Swift Ox

hi. some good news: I've learned that ios 3.2 contains all input managers, they are just not enabled. I cannot try at the moment, but I hope that adding the key "ko_KO" as a String with value "ko_KO@hw=2SetHangul;sw=Korean" to KeyboarLastUsedForLanguage to /var/mobile/Library/Preferences/com.apple.Preferences.plist might do "the trick" :)

Comment #5

Posted on Aug 1, 2010 by Swift Ox

hm. didn't work for me. I'll have to ask the guy who told me about the keyboard preferences for more details. :(

Comment #6

Posted on Jul 9, 2011 by Swift Ox

(No comment was entered for this change.)

Comment #7

Posted on Feb 8, 2012 by Happy Panda

input error

problem : ㄱ ㅏ ㄴ ㅏ ㄷ ㅏ answer: 가나다

solution?

Comment #8

Posted on Apr 21, 2012 by Swift Ox

Arial: please select Korean also as keyboard layout in Settings->General ->International Keyboards as the combination is done by the iOS Input manager. Does this help?

Comment #9

Posted on May 4, 2012 by Swift Ox

Added "How-to"at http://btstack.uservoice.com/knowledgebase

Status: WontFix

Labels:
Type-Defect Priority-Medium