On Fri, 24 Dec 2021 09:51:14 GMT, Aleksandr Veselov <d...@openjdk.java.net> wrote:
> Perform scaling while converting sizes and coordinates to provide correct > positions of accessible elements on HiDPI screen and make hit-test work > properly. It uses FontRenderContext to receive display scale without API > changes. This pull request has now been integrated. Changeset: 20ef9541 Author: Aleksandr Veselov <aleksandr.vese...@jetbrains.com> Committer: Anton Tarasov <a...@openjdk.org> URL: https://git.openjdk.java.net/jdk18/commit/20ef954158bc5a339118640946b39047fe853ae4 Stats: 185 lines in 1 file changed: 185 ins; 0 del; 0 mod 8279227: Access Bridge: Wrong frame position and hit test result on HiDPI display Reviewed-by: ant, kizune, aivanov ------------- PR: https://git.openjdk.java.net/jdk18/pull/72