-
Bug
-
Resolution: Fixed
-
P2
-
None
-
WinXP_SP3, OpenSolaris 2009.06 , Mac 10.5
I have Rectangle and a SVGPath, the cursor type set to the Rectangle is a MOVE cursor and to the SVGPATH it is WAIT cursor.
But I am seeing default cursor on both of them instead of Move and Wait cursors.
This I reproduced on Soma b01, works fine with 1.2.1 b06.
Steps to reproduce:
1.Run the attached testcase CursorsTest.fx
2.Move the mouse over the shapes
But I am seeing default cursor on both of them instead of Move and Wait cursors.
This I reproduced on Soma b01, works fine with 1.2.1 b06.
Steps to reproduce:
1.Run the attached testcase CursorsTest.fx
2.Move the mouse over the shapes
- relates to
-
JDK-8099445 Scene@MouseHandler.pick() is not efficient
- Closed