-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
generic
-
generic
Name: rmT116609 Date: 11/30/2000
java version "1.3.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)
(i also tried the original 1.3.0 release)
I am building a text editor, called FTX. First i used J2SDK 1.2.2, and
everything worked fine. Now i upgraded to J2SDK 1.3 for Linux, and the JTextArea
does not work very well. When i type a char like '<' or '>' or '+', it simply
does not show up on the JTextArea. I've tried my text editor on J2SDK for
windows, and it works fine. So it has to be a problem with the SDK for Linux.
All of my source code is published on www.ftx.cjb.net -please fo on and download
if you cannot reproduce the problem. I'm certain, though, that nothing is wrong
with my application, and that this problem occurs however you are using your
JTextArea.
Specifications on my system: Red Hat Linux 7.0, XFree86 v4.01, J2SDK 1.3.0,
swedish keyboard (which works fine in all other applications).
(Review ID: 112190)
======================================================================
- duplicates
-
JDK-4371923 Three keys ><* don't appear in Swing components with German keyboard
-
- Closed
-
- relates to
-
JDK-4435010 No way to determine if KeyTyped valid key sequence
-
- Open
-