IvanVolosyuk / wifikeyboard

Automatically exported from code.google.com/p/wifikeyboard
GNU General Public License v2.0
170 stars 54 forks source link

Korean does not work. #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

I have tested on the new version, which is supporting the Korean and Chinese. 
But, it's not working for the Korean input on the Chrome and IE7.
When I write the Korean in the input box, written letters are displayed there 
as it is. 
It may be not sent the key event while typing the keyboard, when gathering the 
ADB log. Any trace logs are not displayed when typing the Korean. 

I wonder I understand your means exactly.
I can see your written the message, NEW: Korean and Chinese support; port fix 
on the google market page. Is it correct post fix? Is it support the Korean?

Your application is very useful and convenience.
Please keep up the good work.

What is the expected output? What do you see instead?
It supports the Korean language.

What version of the product are you using? On what operating system?
Android 2.1 and Chrome browser
Tested by XT720 for motorola.

Please provide any additional information below.

Original issue reported on code.google.com by zairong....@gmail.com on 21 Jun 2010 at 6:33

GoogleCodeExporter commented 9 years ago
Korean input for new version(1.1.0) review:
가나다라 -> ㄱ가간가나낟나다달다라
가 나 다 라 -> ㄱ가 가ㄴ나 나ㄷ다 다ㄹ라
안녕하세요 -> ㅇ아안안ㄴ녀녕녕ㅎ하핫하세셍세요
감사합니다 -> ㄱ가감감ㅅ사샇사하합합ㄴ니닏니다

Original comment by zairong....@gmail.com on 9 Jul 2010 at 2:35

GoogleCodeExporter commented 9 years ago
I see no easy way to support korean due to the way how the input method works. 
It will probably be fixed by adding text area input I'm working on.

Original comment by Ivan.Volosyuk on 28 Nov 2010 at 4:35

GoogleCodeExporter commented 9 years ago
You can type in Korean using text area editor (hotkey F4) in WiFiKeyboard 2.0

Original comment by v...@google.com on 1 Dec 2010 at 1:37