On Mon, 24 Apr 2023 23:47:46 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
>> I noticed this earlier, and filed >> [JDK-8298500](https://bugs.openjdk.org/browse/JDK-8298500) to improve our >> test coverage in this area. >> >> It would be good to make sure that we have a test that does this for at >> least an inconified window to help validate this PR. > > I could do a Iconified test, but I think it would not test the case that > happened before, the window pops (because of `requestFocus`) and then gets > iconified (the user sees the window showing then iconifying). That seems good enough to verify that the window doesn't stay showing. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1110#discussion_r1175890693