Unable to type characters with accent

Hi,

on my linux system (Linux localhost 2.6.21-gentoo-r4 #1 SMP PREEMPT Mon Jul 16 13:53:53 CEST 2007 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux) I am unable to type characters with an accent (, , ...) in swing / AWT based applications. I have this problem in netbeans. I was also able to reproduce the problem with a tiny swing application. I tried several JVMs (Sun JDK 1.4.2.15, Sun JDK 1.5.0.12, Sun JRE 1.6.0.02), always the same problem.

Displaying these characters works well, so I think it is not a font issue.

Also eclipse works well with characters with accent.

Maybe it is a configuration issue.

Thx in advance for the help.

[692 byte] By [oki78a] at [2007-11-27 11:05:33]
# 1

If you have a NetBeans-specific question/problem, you should post it to the NB mailing list on the NB website.

Otherwise, look at the discussion of text input methods in the Desktop Java Internationalization subject, here:

http://java.sun.com/javase/technologies/core/basic/intl/

These types of questions are also better posted in the Internationalization forum - see the I18N forum.

ChuckBinga at 2007-7-29 13:09:29 > top of Java-index,Desktop,Core GUI APIs...