-
Bug
-
Resolution: Not an Issue
-
P2
-
5.0u14
-
None
-
x86
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2188904 | 6-pool | Vaibhav Choudhary | P3 | Closed | Not an Issue |
This is IBIS case 70175950
Customer is migrating from MSJVM to Sun JVM.
It works with MSJVM, but not with Sun's JVM (5u14)
To reproduce:
download the attachment: Verizon.dll, KbdAccess.dll, suntest.zip
1.Extract the contents of the zip file to C:
2.This will create a directory c:\Discovere\bin
Please note:
All the files need to be extracted to c:\
Please also put KbdAccess.dll + Verison.dll into
c:\windows\system32\
3.Set classpath to include ows.jar that would be located in the bin
directory
4.Run java ows.loader.OWSMain
java -cp c:\Discovere\bin\ows.jar -verbose ows.loader.OWSMain
5.Type the home key on the keyboard and that should open a poppup
6.After this point there is no focus on this window and all keyevents.
C (copy) V (paste) T (cut) not response
7.The jar file also includes source if you are interested in looking
further.
Customer is migrating from MSJVM to Sun JVM.
It works with MSJVM, but not with Sun's JVM (5u14)
To reproduce:
download the attachment: Verizon.dll, KbdAccess.dll, suntest.zip
1.Extract the contents of the zip file to C:
2.This will create a directory c:\Discovere\bin
Please note:
All the files need to be extracted to c:\
Please also put KbdAccess.dll + Verison.dll into
c:\windows\system32\
3.Set classpath to include ows.jar that would be located in the bin
directory
4.Run java ows.loader.OWSMain
java -cp c:\Discovere\bin\ows.jar -verbose ows.loader.OWSMain
5.Type the home key on the keyboard and that should open a poppup
6.After this point there is no focus on this window and all keyevents.
C (copy) V (paste) T (cut) not response
7.The jar file also includes source if you are interested in looking
further.
- backported by
-
JDK-2188904 keyevents are lost in new window
-
- Closed
-
- relates to
-
JDK-6386592 REGRESSION: Frame doesn't get focus back when dialog become closed
-
- Resolved
-