Bug 1531 : Can't input full-width space when Japanese IME is on.
Last modified: 2010-06-05 09:00




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P2
Severity:
normal

 

Reporter:
Takachin
Assigned To:
Takachin

Attachment Type Created Size Actions
patch to fix bug 1531 application/octet-stream 2010-06-05 07:44 2.70 KB

Description:   Opened: 2010-04-04 10:42
I found a bug in Processing 1.1 on MacBook Mac OSX 10.5.8.
I can't input full-width space when Japanese IME is on.

This bug can be reproduced by entering space key when Japanese IME is on.
If there is no characters in editor, I should be able to input full-width space.
Additional Comment #1 From fry 2010-04-05 16:23
were you planning to take a look at this or should i?
Additional Comment #2 From Takachin 2010-04-05 21:23
I will solve this problem, as soon as I can.
But I can't do "Assigned To" to me on this Bugzilla.
Anyway, I'll take a look IME problem and put a patch !

Additional Comment #3 From fry 2010-04-06 03:25
thanks!
Additional Comment #4 From fry 2010-06-05 04:00
any luck with this?
Additional Comment #5 From Takachin 2010-06-05 07:44
edit]
patch to fix bug 1531

I am sorry for my late response !
Just fixed it. This patch was tested on Mac OSX 10.5 and WindowsXP.

When you compile this source,
please check the encoding of text file is utf-8.
Additional Comment #6 From fry 2010-06-05 09:00
great, thanks again! now added for the next release.