[jdk18] Integrated: 8279227: Access Bridge: Wrong frame position and hit test result on HiDPI display

Aleksandr Veselov duke at openjdk.java.net
Tue Jan 18 18:55:26 UTC 2022


On Fri, 24 Dec 2021 09:51:14 GMT, Aleksandr Veselov <duke at 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.veselov at jetbrains.com>
Committer: Anton Tarasov <ant at 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



More information about the client-libs-dev mailing list