java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java fails on macOS 14.1
java.lang.RuntimeException: Clicking on the left top of button did not trigger action event
at ComponentPreferredSize.testBoundaries(ComponentPreferredSize.java:122)
at ComponentPreferredSize.doTest(ComponentPreferredSize.java:181)
at ComponentPreferredSize.main(ComponentPreferredSize.java:94)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1570)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Clicking on the left top of button did not trigger action event
java.lang.RuntimeException: Clicking on the left top of button did not trigger action event
at ComponentPreferredSize.testBoundaries(ComponentPreferredSize.java:122)
at ComponentPreferredSize.doTest(ComponentPreferredSize.java:181)
at ComponentPreferredSize.main(ComponentPreferredSize.java:94)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1570)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Clicking on the left top of button did not trigger action event
- duplicates
-
JDK-8322653 [macos14] : Mouse clicks are not received within 3 pixels of the window boundary
-
- Open
-