RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v7]

Phil Race prr at openjdk.java.net
Fri Sep 24 17:32:56 UTC 2021


On Thu, 23 Sep 2021 20:42:28 GMT, Alisen Chung <github.com+90066231+alisenchung at openjdk.org> wrote:

>> Added a resizing flag when the window is currently being resized to block mouseEntered and mouseExited events from being posted to that window.
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removed synthesizeMouseEnteredExitEvent call

OK. Unless someone else can point out what we are missing it seems like it should resolve this issue.

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

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



More information about the client-libs-dev mailing list