-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
x86
-
windows_2000
Name: jl125535 Date: 04/21/2004
FULL PRODUCT VERSION :
1.5.0-beta-b32c
ADDITIONAL OS VERSION INFORMATION :
Windows2000 SP4
EXTRA RELEVANT SYSTEM CONFIGURATION :
IE6 SP1
IME2000(Japanese Environment)
A DESCRIPTION OF THE PROBLEM :
Once this problem is reported as Bug ID of 4877530,4878303,4946379.
But in all of JDK version with 1.4.2_01 and 1.5.0_beta, we cannot find this problem is resolved in japanese environment.
We found this problem is temporarily solved in only a case of JDK version is 1.5.0_beta_b31.
In latest version of 1.5.0_beta, the problem is now remained.
REGRESSION. Last worked in version tiger-beta
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
We use the sample applet of SymbolTest provided by sun (see $JAVA_HOME\demo\applets in a 1.3.x installation).
Step1. click example1.html and start the sample applet
Step2. edit the text field of "Unicode base" and check the function
Step3.minimize the browser window and maximize the window
Step4.edit the text field of "Unicode base" and check the function
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
After the browser window is minimized, textfield of the applet should be editable when the window size is maximized.
ACTUAL -
After the browser window is minimized, textfield of the applet cannot be editable when the window size is maximized.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
SymbolTest.java is a reprodusable source provided by SUN.
---------- END SOURCE ----------
Release Regression From : 1.4.1_07
The above release value was the last known release where this
bug was known to work. Since then there has been a regression.
(Incident Review ID: 255257)
======================================================================
- duplicates
-
JDK-4877530 Unable to input text into JTextField in 1.4.1_02
- Resolved
- relates to
-
JDK-4878303 Can't input character into the applet text field when doing the applet demo
- Closed