-
Bug
-
Resolution: Unresolved
-
P4
-
11, 17, 21, 25
MouseInfo.getPointerInfo.getLocationOnScreen is throwing an unspecified null-pointer exception on multi-monitor setups when trying to retrieve an offscreen mouse location. Since the specifications only say that null should be thrown when no monitor is connected, the check for on-screen bounds should be removed.