RFR: 8278609: accessibility frame is misplaced on a secondary monitor on macOS
Aleksandr Veselov
duke at openjdk.java.net
Fri Dec 17 18:56:52 UTC 2021
Use primary screen instead of window main screen to properly convert mouse position from screen coordinates to window ones.
-------------
Commit messages:
- Replace [] syntax with `objectAtIndex` call
- 8278609: accessibility frame is misplaced on a secondary monitor on macOS
Changes: https://git.openjdk.java.net/jdk/pull/6815/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6815&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8278609
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/6815.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6815/head:pull/6815
PR: https://git.openjdk.java.net/jdk/pull/6815
More information about the client-libs-dev
mailing list