-
Bug
-
Resolution: Cannot Reproduce
-
P5
-
None
-
5.0
-
x86
-
linux
FULL PRODUCT VERSION :
J2SE 1.5.0, update 6
ADDITIONAL OS VERSION INFORMATION :
all Linux platforms
A DESCRIPTION OF THE PROBLEM :
I have SUSE Linux 10.0 and I use czech keyboard. I have problems with key 'ů' (\u016F) and quotation marks (shift + \u016F).
Quotes are never typed. The \u016F seems to be OK.
In jEdit, there is a function that writes all key events. I tested key \u016F. Only keyTyped event was generated. No keyPressed and keyReleased. For quotes, only keyPressed and keyReleased was generated for Shift. No event for key with quotes and \u016F.
REPRODUCIBILITY :
This bug can be reproduced always.
J2SE 1.5.0, update 6
ADDITIONAL OS VERSION INFORMATION :
all Linux platforms
A DESCRIPTION OF THE PROBLEM :
I have SUSE Linux 10.0 and I use czech keyboard. I have problems with key 'ů' (\u016F) and quotation marks (shift + \u016F).
Quotes are never typed. The \u016F seems to be OK.
In jEdit, there is a function that writes all key events. I tested key \u016F. Only keyTyped event was generated. No keyPressed and keyReleased. For quotes, only keyPressed and keyReleased was generated for Shift. No event for key with quotes and \u016F.
REPRODUCIBILITY :
This bug can be reproduced always.
- relates to
-
JDK-4360364 Cyrillic input isn't supported under JRE 1.2.2 & 1.3 for Linux
- Resolved