-
Bug
-
Resolution: Unresolved
-
P4
-
7, 7u4, 8, 9, 10, 11, 11.0.6.0.60-oracle, 12, 13, 14, 15, 23
-
os_x
MacOS X 10.7.4 macmini4,1 etc.
Run for instance the attached test. You'll see various components, a first of them is TextField. Drag from there. On other platforms, you'll see that cursor will be always the same while dragging, even if every component has its own cursor set explicitly.
On Mac, however, the cursor will change on every component. Why, the drag process will not start at all, it seems.
We understand that on Mac people virtually do not use AWT widgets any more. However technically it is a bug.
Run for instance the attached test. You'll see various components, a first of them is TextField. Drag from there. On other platforms, you'll see that cursor will be always the same while dragging, even if every component has its own cursor set explicitly.
On Mac, however, the cursor will change on every component. Why, the drag process will not start at all, it seems.
We understand that on Mac people virtually do not use AWT widgets any more. However technically it is a bug.
- duplicates
-
JDK-2223217 [macosx] when dragging the left mouse over other components, all of them show different cursors.
- Closed