Can't switch keyboard layout using java applications
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sun-java6 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I'm working in international environment German/Japanese and need to switch the keyboard layout during application usage (simply my keyboard doesn't provide all necessary keys in one layout). I'm using the gnome keyboard indicator applet for this and it pretty good for me.
However this doesn't seems to work for any java applications. System seems to stay with whatever you selected as default and I have not find a way to change the layout.
I notice this when using netbeans development environment and I found the same behavior can be seen also in other Java applications (e.g. Java Console). So I guess it's a general Java issue.
As I couldn't find anything with google of the search here, I posted this ticket. Any help is highly welcome.
I have the same problem with US_intl/Russian GNOME Layouts and SCIM (Chinese pinyin, Wubi) Layouts. When i try to change layout at python program (Pmw, Tk based and may be others).