RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v5]
Alisen Chung
github.com+90066231+alisenchung at openjdk.java.net
Thu Sep 23 20:29:58 UTC 2021
On Thu, 23 Sep 2021 17:07:46 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > I checked for when the user maximizes the window and tiles to the left or right of the screen and both seem to work.
>
> But what is the flag value? Is it true or false? If it's true and everything works maybe we do not need this line at all?
Oh the flag is always true. And removing the line completely fixes the bug and doesn't have any problems with fullscreen or tiling.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5497
More information about the client-libs-dev
mailing list