Japanese input issue in pgAdmin - Mailing list pgadmin-support

From Dave Page
Subject Japanese input issue in pgAdmin
Date
Msg-id 937d27e10901210249j619e166by2cba68a914a03a15@mail.gmail.com
Whole thread Raw
List pgadmin-support
Hi Hiroshi,

Can you comment on the following bug report please? Is it a common
problem? If so, can we fix it?

------

The property window closes when 'Enter' is pushed in the name text field.

Here are the problem details.

To input Japanese, you input "Hiragana" first, then push space to
convert to "Kanji" then push enter to fix the conversion. Problem is,
enter key is passed to pgAdmin .

For example, If you want to change the English table name (employee)
to Japanese tables using ALTER TABLE, you will get an error:

 ERROR: syntax error at or near ";"
 LINE 1: ALTER TABLE "employee" TO ;

This problem does not happen on pgAdmin on Windows. You'd better to
check pgAdmin's behavior on Redhat Enterprise Linux.
------

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


pgadmin-support by date:

Previous
From: stefan eichenberger
Date:
Subject: Cant initialize database
Next
From: "Hiroshi Saito"
Date:
Subject: Re: Japanese input issue in pgAdmin