-
Bug
-
Resolution: Fixed
-
P3
-
21, 22
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8334877 | 21.0.5-oracle | Harshitha Onkar | P3 | Resolved | Fixed | b01 |
JDK-8335651 | 21.0.5 | Andrew Lu | P3 | Resolved | Fixed | b01 |
JDK-8335936 | 17.0.13-oracle | Harshitha Onkar | P3 | Resolved | Fixed | b02 |
JDK-8337631 | 17.0.13 | Andrew Lu | P3 | Resolved | Fixed | b02 |
JDK-8338084 | 11.0.26-oracle | Harshitha Onkar | P3 | Resolved | Fixed | b01 |
JDK-8341067 | 8u441 | Renjith Kannath Pariyangad | P3 | Resolved | Fixed | b01 |
However on XWayland emulating of mouse clicks has effect only in window area, but not on its decorations.
So shifting of Y coordinate from window decoration to its body allows tests to pass.
Another solution is to implement robot support for pure Wayland (JDK-8280983)
open:
PASS: java/awt/Focus/6981400/Test1.java
PASS: java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java
There is a test failing because of same reason:
FAIL: java/awt/Mixing/AWT_Mixing/HierarchyBoundsListenerMixingTest.java
It tries to resize/move window programmatically and with help of Robot(Dragging the border or header with mouse pressed). Programmatical way passes, robot fails due to reasons described above. We don't have much to do with this(make it manual, or remove robot resize)
- backported by
-
JDK-8334877 [XWayland] Click on title to request focus test failures
- Resolved
-
JDK-8335651 [XWayland] Click on title to request focus test failures
- Resolved
-
JDK-8335936 [XWayland] Click on title to request focus test failures
- Resolved
-
JDK-8337631 [XWayland] Click on title to request focus test failures
- Resolved
-
JDK-8338084 [XWayland] Click on title to request focus test failures
- Resolved
-
JDK-8341067 [XWayland] Click on title to request focus test failures
- Resolved
- duplicates
-
JDK-8279256 Focus/ActualFocusedWindowTest: The owner's component [Frame_Button] couldn't be focused as the most recent focus owner
- Closed
- relates to
-
JDK-8280983 [XWayland] java.awt.Robot emulating keyboard/mouse events
- Open
-
JDK-8331605 jdk/test/lib/TestMutuallyExclusivePlatformPredicates.java test failure
- Closed
- links to
-
Commit openjdk/jdk21u-dev/306aeab1
-
Commit openjdk/jdk/f6cdcc6f
-
Commit(master) openjdk/jdk17u-dev/68193818
-
Review openjdk/jdk/18995
-
Review(master) openjdk/jdk17u-dev/2739
-
Review(master) openjdk/jdk21u-dev/799