-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: client-libs
configuration: Ubuntu 15.04 linux + GNOME + JDK9 b93 + HiDPI display
test failes when scaling-factor=2, and does not fail if scaling-factor=1.
it seems to be (relatively) easy-fixable: for me the test doesn't fail if change startPoint.translate coordinates (ln 109) to "70, 70". Probably the hard-coded coordinates should be replaced with something auto-calculated.
test failes when scaling-factor=2, and does not fail if scaling-factor=1.
it seems to be (relatively) easy-fixable: for me the test doesn't fail if change startPoint.translate coordinates (ln 109) to "70, 70". Probably the hard-coded coordinates should be replaced with something auto-calculated.
- duplicates
-
JDK-8168658 java/awt/dnd/Button2DragTest/Button2DragTest.html: drop was not successful
-
- Closed
-