nooop3 / fcitx

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

Choosing Hanja (Han Characters, Korean Usage) #696

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I am typing in Hangul mode (libhangul) if I press the Hangul/Hanja button 
(Right CTRL on laptop computers) then I can select a Hanja (Han character) for 
the word I typed. Much like Hanyu Pinyin, if I type the pronunciation 국 then 
어 and get 國 and then 語.

Problem #1 : The first problem is that there is no way to highlight or select a 
character with left arrow and right arrow keys; I must type the number value.

Problem #2 : If I press the down arrow key or the up arrow key, then the 
character list shows other characters. This works correctly. However, if I 
press the up arrow key too many times then the mouse cursor moves. If the I 
press the down arrow key too many times, then the mouse cursor moves.

What steps will reproduce the problem?
1. Use Hangul input method editor (libhangul)
2. Type the pronunciation in hangul for a hanja (Han character). For example, 
type ㄱ and then ㅏ and then ㅇ. This automatically changes into 강.
3. While the pronunciation is blinking, press the Hangul/Hanja button (or right 
CTRL on a laptop computer).
4. On character selection pop-up, press the up arrow key or the down arrow key 
when no more character possiblities exist.
5. On character selection, press the left arrow key or press the right arrow 
key.

What is the expected output? What do you see instead?

If I press the up arrow key too many times, then nothing should happen. 
However, Fcitx moves the mouse cursor.

If I press the right arrow key on the character selector pop-up, then a 
character should become highlighted. I should be able to choose a character 
with the left and right arrow keys and then ENTER. However, fcitx closes the 
character selector pop-up.

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

fvitx 2.4.7
openSUSE 12.3
KDE 4.10.3

Original issue reported on code.google.com by Jonathan...@gmail.com on 13 Jun 2013 at 10:52

GoogleCodeExporter commented 8 years ago
Not libhangul. I made a mistake in typing this. I used to use iBus many years 
ago and I got the names mixed up.

fcitx-hangul 0.2.1

Original comment by Jonathan...@gmail.com on 13 Jun 2013 at 10:57

GoogleCodeExporter commented 8 years ago
4.2.7

Original comment by yyc1992@gmail.com on 13 Jun 2013 at 11:38

GoogleCodeExporter commented 8 years ago

Original comment by wen...@gmail.com on 13 Jun 2013 at 11:05

GoogleCodeExporter commented 8 years ago
https://github.com/fcitx/fcitx-hangul/commit/c146975b1e3c43d43b705668054b4396a83
98697

Now there's an ability to move the candidate cursor, though the default key of 
that function in fcitx is "Tab". Personally I think "Tab" is better than 
"left/right".

Original comment by wen...@gmail.com on 14 Jun 2013 at 12:53