-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
7u6
-
macosx-amd64
ImageCursor.getBestSize called with 2 different sizes, one lesser than the platform size (20,20) and another larger than platform size (300,300). It is expected that the method return same values and no more than 64 for MacOSx but it return (20,20) and (300, 300). Same results are for fx 2.2.3b32 and fx 2.2.0b21
See attached test.
Test works fine on windows xp x86 and return same valued for both cases - (32,32)
Affected tests:
JavaFXCompatibility
graphics/api/imagecursor/ImageCursorTest3Test.java
see http://aurora-ds.ru.oracle.com:9500/runs/126709.ManualSubmit-1/reportDir/images/ImageCursor3.png
See attached test.
Test works fine on windows xp x86 and return same valued for both cases - (32,32)
Affected tests:
JavaFXCompatibility
graphics/api/imagecursor/ImageCursorTest3Test.java
see http://aurora-ds.ru.oracle.com:9500/runs/126709.ManualSubmit-1/reportDir/images/ImageCursor3.png