RFR: 8254841: [macos] Enter or Exit events are shouldn't be displayed while resizing [v5]

Phil Race prr at openjdk.java.net
Tue Sep 21 22:48:00 UTC 2021


On Fri, 17 Sep 2021 16:33:10 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:
> 
>   added check for inLiveResize in AWTWindow

I fixed the bug synopsis in JBS but the PR owner will need to update it to match

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

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



More information about the client-libs-dev mailing list