-
Bug
-
Resolution: Unresolved
-
P4
-
11
-
None
-
Ubuntu 17.10
When using Robot.createScreenCapture() in X11 mode, it locks up the mouse on the java window. All the keyboard events are processed normally though.
Also, the mouse events are only processed in the parent terminal from which the java program was launched.
This issue was observed after fixing a crash in the same api.
To observe this issue, please run these tests from JCK:
api/java_awt/interactive/RobotTest0001 and RobotTest0002
Also, the mouse events are only processed in the parent terminal from which the java program was launched.
This issue was observed after fixing a crash in the same api.
To observe this issue, please run these tests from JCK:
api/java_awt/interactive/RobotTest0001 and RobotTest0002
- relates to
-
JDK-8171000 Robot.createScreenCapture() crashes in wayland mode
-
- Resolved
-