On Fri, 14 Jan 2022 17:31:09 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.
>
> Aleksandr Veselov has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Fix converting coordinates when getting GC at point
>   
>   Also move GraphicsConfiguration search into AccessibilityGraphicsEnvironment

Based on 2 reviews and successful testing I'm integrating this fix (we are 
approaching RDP2 for JDK18).

-------------

PR: https://git.openjdk.java.net/jdk18/pull/72

Reply via email to