Opened 11 years ago
#103 new defect
Keyboard focus lost under newer JavaRDP builds (16-1.1 and above)
Reported by: | Lewis Rosenthal | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | general enhancement |
Component: | odin | Version: | 0.8.9 |
Severity: | medium | Keywords: | keyboard input focus |
Cc: |
Description
Reference:
http://trac.netlabs.org/java/ticket/165
Testing a similar version of openJDK on openSUSE 12.2, I was unable to reproduce the behavior. It's hard to tell whether this is a JVM thing or an Odin thing. I need some guidance to help track it down.
Steps to reproduce:
Start a JavaRDP session, e.g.:
javaw -jar JavaRDP16-1.1.jar -g 1600x1140 <hostname or IP>
(Keyboard works.)
Log in.
Switch to another running application.
Switch back to JabaRDP session.
Result:
No keyboard input possible (mouse works). Window controls work, but keyboard input to the remote desktop is not possible.
This precludes us from using a newer build of JavaRDP than 14-1.1 (and screen updates are much improved, as well as seamless sessions possible in newer versions).