-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b40
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224164 | 7u6 | Sergey Bylokhov | P3 | Closed | Fixed | b17 |
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!
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!
- backported by
-
JDK-2224164 [macosx] Cursors are changing over a blocked window; also blinking
-
- Closed
-
- relates to
-
JDK-6391547 REGRESSION: The JTextField's cursor is changed when there is a modal dialog
-
- Resolved
-