JDK-7109977 : [macosx] MixingInHwPanel.java test fails on Mac trying to click in the reserved corner
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7,8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2011-11-09
  • Updated: 2015-02-27
  • Resolved: 2013-06-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u40Fixed 8 b96Fixed
Description
Regression test java/awt/Mixing/MixingInHwPanel.java fails on Mac trying to click on a Button too close to the bottom right corner where space is commandeered by Mac OS X for the frame resize. From here, button doesn't receive the click.

Comments
java/awt/Mixing/MixingInHwPanel.java PASSED under JDK 8 b132 on MacOS, Linux, Solaris, Windows. Closed issue as Fixed/Verified.
10-03-2014