RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Sergey Bylokhov
serb at openjdk.java.net
Fri Oct 1 22:35:31 UTC 2021
On Fri, 1 Oct 2021 06:52:43 GMT, Alisen Chung <github.com+90066231+alisenchung at openjdk.org> wrote:
> windowDIdEnterFullScreen isn't being called but entering fullscreen mode still posts a mouseEntered event.
I have added a trace to the window WillEnterFullScreen and window DIdEnterFull Screen and see that both are called when the window is moved to the full screen mode via green button.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5497
More information about the client-libs-dev
mailing list