On Mon, 4 Oct 2021 15:37:31 GMT, Alisen Chung <[email protected]> wrote:
> What test were you able to see the trace and did it also post a > mouseEntered/mouseExit event properly? I just added the fprintf(stderr, "windowDidEnterExitFullScreen\n"); to the AWTWindow.m#windowDidEnterFullScreen/windowDidExitFullScreen and see that the logging is printed. ------------- PR: https://git.openjdk.java.net/jdk/pull/5497
