On Fri, 1 Oct 2021 22:28:10 GMT, Alisen Chung <[email protected]> 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 I added a keyListener to SpuriousExitEnter test to enter and exit fullscreen with GraphicsDevice on a specific keypress and I wasn't able to get NSLog to show up in AWTWindow. What test were you able to see the trace and did it also post a mouseEntered/mouseExit event properly? ------------- PR: https://git.openjdk.java.net/jdk/pull/5497
