-
Bug
-
Resolution: Unresolved
-
P4
-
7, 8, 9, 10
-
Windows 10, Unity etc.
Many Mixing regression tests fail for the following reason:
trying to workaround a focus stealing issue, they are clicking somewhere on a Frame header before checking colors.
But on Windows 10 and, say, Unity there's literally no place to click on such a small frame without activating something. On Windows 10, for instance, it's Minimize button etc.
We should either use a special separate frame to click on to restore focus handling or hazard to use locationOnScreen.
JDK-8081454 is most probably a duplicate.
trying to workaround a focus stealing issue, they are clicking somewhere on a Frame header before checking colors.
But on Windows 10 and, say, Unity there's literally no place to click on such a small frame without activating something. On Windows 10, for instance, it's Minimize button etc.
We should either use a special separate frame to click on to restore focus handling or hazard to use locationOnScreen.
- duplicates
-
JDK-8197562 test java/awt/Mixing/AWT_Mixing/JButtonInGlassPaneOverlapping.java
-
- Closed
-
- relates to
-
CODETOOLS-7901623 Cygwin console steals focus after a regression test
-
- New
-
-
JDK-8081454 [TESTBUG]Some java/awt/Mixing tests fail in OEL 7 only
-
- Resolved
-