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

Sergey Bylokhov serb at openjdk.java.net
Fri Oct 8 19:14:08 UTC 2021


On Fri, 8 Oct 2021 15:41:25 GMT, Alisen Chung <github.com+90066231+alisenchung at openjdk.org> wrote:

> > If we do not need to synthesize additional events then why do you see a difference in behavior before/after the fix here: [#5497 (comment)](https://github.com/openjdk/jdk/pull/5497#issuecomment-930588684) ?
> 
> The case I tested is supposed to be covered by windowDidEnterFullscreen. Also it passed when I tested it manually, but only the automatic test has different behavior..

The windowDidEnterFullscreen is called before and after the fix, so If automatic test has a different behaviour means that the current change affects it in some unclear way, right?

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

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



More information about the client-libs-dev mailing list