J2SE Version (please include all output from java -version flag):
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b32, mixed mode)
Does this problem occur on J2SE 1.3 or 1.4.x? Yes / No (pick one)
No (L & F and Sun Java Desktop System)
Operating System Configuration Information (be specific):
(Linux) Sun Java Desktop System, 2003
Hardware Configuration Information (be specific):
Platform configuration:
CPU: Intel 32bit Single Processor
Processor Speed: 1893 MHz
Bug Description :
The focus allowing to enter data into text fields or text areas is lost. I have been unable
to enter characters nor to use keyboard keys in the application from an
undetermined moment.
Items of list boxes and Jtrees may be selected by the mouse but are not emphasized.
Steps to Reproduce (be specific) :
I cannot reproduce it with a simple application (it occurs only with Linux, not with Windows).
###@###.### 2004-01-23
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b32, mixed mode)
Does this problem occur on J2SE 1.3 or 1.4.x? Yes / No (pick one)
No (L & F and Sun Java Desktop System)
Operating System Configuration Information (be specific):
(Linux) Sun Java Desktop System, 2003
Hardware Configuration Information (be specific):
Platform configuration:
CPU: Intel 32bit Single Processor
Processor Speed: 1893 MHz
Bug Description :
The focus allowing to enter data into text fields or text areas is lost. I have been unable
to enter characters nor to use keyboard keys in the application from an
undetermined moment.
Items of list boxes and Jtrees may be selected by the mouse but are not emphasized.
Steps to Reproduce (be specific) :
I cannot reproduce it with a simple application (it occurs only with Linux, not with Windows).
###@###.### 2004-01-23
- relates to
-
JDK-5028103 TEST_BUG: java/awt/Focus/ComponentLostFocusTest
- Resolved
-
JDK-5062390 Regression-test java/awt/Focus/ComponentLostFocusTest/ComponentLostFocusTest.htm
- Closed