On Fri, 29 Oct 2021 09:20:06 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:

>> I have tried to run this test on macOS as a standalone code, and it hangs. 
>> The second frame is never disposed and still visible on the screen, not sure 
>> why.
>
>> I have tried to run this test on macOS as a standalone code, and it hangs. 
>> The second frame is never disposed and still visible on the screen, not sure 
>> why.
> 
> Yep, it works fine running from JavaTest but hangs when running from IDE, 
> looks like extra mouseMove event being generated and we create extra frame. 
> Luckily, that's easy to fix.

@azuev-java 
Looks like this test still fails if the 200% dpi is set on the windows, can you 
please confirm that?

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

PR: https://git.openjdk.java.net/jdk/pull/6128

Reply via email to