From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020314 Description of problem: After using "kinput2 -canna &" to input Japanese characters into a form (like Google search) then clicking submit, the result behaves as if the form submitted was empty. However, if you mix English characters with the Japanese characters the form does submit successfully. Pasting Japanese characters into the HTML form does also submit successfully. Version-Release number of selected component (if applicable): Skipjack beta1 with up2date (3-27-2002) How reproducible: Always Steps to Reproduce: 1. Run the Canna service. 2. Run "kinput2 -canna &" 3. Run "LANG=ja_JP.eucJP LC_ALL=ja_JP.eucJP XMODIFIERS="@im=kinput2" konqueror http://www.google.co.jp" 4. Input Japanese after you hit SHIFT-SPACE, keeping in mind that this is effected by Bug 62445. 5. Submit form. Actual Results: When submitting a form filled with Japanese characters by kinput2, submit does not submit those characters. Expected Results: Submit should submit those characters.
It appears to be fixed in Skipjack beta 2. Will do further testing before closing.
I guess it works. Closing.
This problem has returned in Bug 68086.