-
Bug
-
Resolution: Duplicate
-
P3
-
6u22
-
x86
-
windows_xp
J2SE Version (please include all output from java -version flag):
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode, sharing)
Does this problem occur on J2SE 5.0.x or 6ux ? Yes / No (pick one)
Since Java 6u10
Operating System Configuration Information (be specific):
Windows XP [Version 5.1.2600]
Hardware Configuration Information (be specific):
Bug Description:
Component.requestFocus() fails in Applets using the next-generation java-plugin.
It works when you use jre prior to 6u10 or switch back to the classic java-plugin (doesn't work with firefox 3.6+ or google chrome).
Steps to Reproduce (be specific):
Go to https://www.elsteronline.de/eportal/
Select the radiobutton "Software-Zertifikat" and click "Login"
Set the cursor in the passwordfield "PIN"
Zoom the applet with Crtl-"+"
Zoom the applet with Crtl-"+" again
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Expected (classic plugin): the cursor is still in the passwordfield
ACTUAL -
Actual (next-generation plugin): the focus is lost
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode, sharing)
Does this problem occur on J2SE 5.0.x or 6ux ? Yes / No (pick one)
Since Java 6u10
Operating System Configuration Information (be specific):
Windows XP [Version 5.1.2600]
Hardware Configuration Information (be specific):
Bug Description:
Component.requestFocus() fails in Applets using the next-generation java-plugin.
It works when you use jre prior to 6u10 or switch back to the classic java-plugin (doesn't work with firefox 3.6+ or google chrome).
Steps to Reproduce (be specific):
Go to https://www.elsteronline.de/eportal/
Select the radiobutton "Software-Zertifikat" and click "Login"
Set the cursor in the passwordfield "PIN"
Zoom the applet with Crtl-"+"
Zoom the applet with Crtl-"+" again
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Expected (classic plugin): the cursor is still in the passwordfield
ACTUAL -
Actual (next-generation plugin): the focus is lost
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-6993088 Component.requestFocus() fails since Java 6 Update 10
- Closed
-
JDK-6994445 Component.requestFocus() fails since Java 6 Update 10
- Closed