Relates :
|
|
Relates :
|
Please compile/run the attached 'Test.java' on non-hidpi display. it works as expected - two clicks on the button. Then please set -Dsun.java2d.uiScale=2 - the app. size didn't changed (is it what expected?), but robot is obviously missing the button (the same for HiDPI monitor). getLocation() returns the same location, but in case of scaling the robot interprets it differently. OS: Win. 7 and 8, JDK9 b104 and b105 nightly used for PIT the same behavior for com.sun.glass.ui.Robot
|