-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.4.1
-
x86
-
linux
Name: dk106046 Date: 09/03/2002
Linux RedHat 7.2
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b16)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b16, mixed mode)
1. Create two applets , One having TextArea and the other with JTextArea , Try running both in single browser.
2. Move focus on AWT TextArea, and input few characters , this works fine .
3. Now move the focus to Swing JTextArea, and input some characters even now you could find this working good.
4. Now get the focus back again to AWT TextArea, and try inputting some characters. Characters cannot be entered in TextArea but the Characters are found to be displayed in JTextArea.
======================================================================
Linux RedHat 7.2
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b16)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b16, mixed mode)
1. Create two applets , One having TextArea and the other with JTextArea , Try running both in single browser.
2. Move focus on AWT TextArea, and input few characters , this works fine .
3. Now move the focus to Swing JTextArea, and input some characters even now you could find this working good.
4. Now get the focus back again to AWT TextArea, and try inputting some characters. Characters cannot be entered in TextArea but the Characters are found to be displayed in JTextArea.
======================================================================