JDK-7147055 : [macosx] Cursors are changing over a blocked window; also blinking
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-02-20
  • Updated: 2014-10-09
  • Resolved: 2012-05-24
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
7u6Fixed 8 b40Fixed
Related Reports
Relates :  
Description
Mac OS X 10.7 any hardware
Run a regression test closed/java/awt/Cursor/BlockedWindowTest/BlockedWindowTest.
It does set a hand cursor over a part of the frame and also does display a text cursor over a text field. Then, a tester does fire a modal dialog. According to the test presumption -- see also a discussion in 6391547 -- a cursor all over the blocked frame should be default one. 
However, all components in the blocked frame still change their cursors.
Also, the blocked Frame blinks uncomfortably when clicked on, together with the blocking Dialog. If that last fact is worth a CR please fill one!

Comments
SUGGESTED FIX http://hg.openjdk.java.net/jdk8/awt/jdk/rev/0feee4541f67
04-05-2012

EVALUATION reassigned to the modality expert
01-03-2012

EVALUATION reproducible, accepted
28-02-2012