Input method doesn't work correctly in 4.0x

English main discussion
  • Author
  • Message
Offline
Posts: 8
Joined: Sat Sep 13, 2008 8:00 pm

Input method doesn't work correctly in 4.0x

Post by realnabarl »

I have tried both 4.0.3 and 4.0.6 these days, When I open a new page and type with my Chinese input method, the bug happens.

I have tried 3 different Chinese input methods program in it, generally the input panel should follow the cursor, but in 4.0x only one input method program works correctly, the 2nd one cant follow the cursor on the first row, and the 3rd totally cant follow. But all they work fine in 3.6.0.

Image



Image

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

AkelEdit doesn't do anything with IME, default window procedure do the job. Can you write what IME programs are you using?

Offline
Posts: 8
Joined: Sat Sep 13, 2008 8:00 pm

Post by realnabarl »

http://cob24.sharebig.com/share.php?id= ... jumg6tWPR6

I have uploaded it.
note:do uncheck those during installing.

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

Downloaded, but don't have Asian Windows for testing.

Offline
Posts: 2
Joined: Sat Oct 25, 2008 12:47 pm

Post by sasaki »

I cannot also input in-line with Japanese language.
I am using AkelPad version 4.0.7, Windows Vista Home Premium SP1, and Microsoft IME for Japanese.

Probably, you can test to input an Asian language with English version windows by the following method.

Type in Chinese, Japanese, and other character-based languages
http://windowshelp.microsoft.com/Window ... 91033.mspx

Regards.

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Re: Input method doesn't work correctly in 4.0x

Post by Instructor »

Finally I installed Asian Language support on my system.
realnabarl wrote:...the 2nd one cant follow the cursor on the first row...
Tested. This is JJ 5.0.1 "bug" - for some reason if caret client Y-position is zero, then input panel located in wrong place.
realnabarl wrote:...the 3rd totally cant follow...
Can you share it?
sasaki wrote:I cannot also input in-line with Japanese language.
What you mean "input in-line"?

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

realnabarl & sasaki

How about this version?

Offline
Posts: 2
Joined: Sat Oct 25, 2008 12:47 pm

Post by sasaki »

Instructor
Instructor wrote:How about this version?
It works well !!
Thank you so much for making revision.
Instructor wrote:What you mean "input in-line"?
I wrote "input in-line" in the meaning of a operation which is inputting character using IME at AkelPad's cursor position.
Correct sentences might become "I cannot input characters at in-line position.".
I am writing in poor English. :?

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

See 4.0.8 release.

Offline
Posts: 15
Joined: Wed Jan 14, 2009 7:45 am

Post by harfman »

from korean xp user:

Now I'm using ver 4.13, input system is also incorrect
if changed to korean input system and type character it always displayed on left-upper corner of monitor but caret position is remained in akelpad
input system is ms-ime2002

Second keyboard key of changing another input system(eg. convert to chinese character) don't works but 3.x vesion works well

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

harfman
See 4.1.4 release.

Offline
Posts: 15
Joined: Wed Jan 14, 2009 7:45 am

Post by harfman »

See 4.1.4 release
character is now shown at correct position but input sysyem don't work properly

for example if type three korean characters like "한글과"
ver 3.x encoded "C7D1 B1DB B0FA" and displayed "한글과" correctely
but ver 4.14 is "C7D1 B1DC B0FA" and displayed "한긁과"

i don't test whether ver 4.13 works properly but as far as I can remember such a problem was not happened
where can i find 4.13 version?

thanks

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

harfman wrote:for example if type three korean characters like "한글과"
ver 3.x encoded "C7D1 B1DB B0FA" and displayed "한글과" correctely
but ver 4.14 is "C7D1 B1DC B0FA" and displayed "한긁과"
How can I type this character "글" (pressing on combinations of English buttons)?
where can i find 4.13 version?
http://sourceforge.net/project/showfile ... _id=219373

Offline
Posts: 15
Joined: Wed Jan 14, 2009 7:45 am

Post by harfman »

korean input system don't match one charcter to one keystroke but matches one character to 2-5 keystroke

if only one charcter is completed as "글" it works properly but succeding characters as "한글과" it don't
attention to current character influences previous character

here are alphabetic keyes of "한글과"
"한" <GKS> "글" <RMF> "과" <RHK>

i think that it's somewhat difficult to test korean language for you....

ps> how can i compile source code, i met "AkelEdit.rc is not a valid animated cursor/icon RIFF file" error message in vs2003

Offline
Posts: 15
Joined: Wed Jan 14, 2009 7:45 am

Post by harfman »

<add to previous reply>

Here is simple example of input system error

type "한" <GKS> and type any aschii character like 1 or space then last aschii character will not be hanlded
Post Reply