On Fri, 1 Mar 2024 21:33:16 GMT, Martin Fox <m...@openjdk.org> wrote:

> The output I would expect would be:
> 
> ```
> enter1
> exit1
> enter2
> exit2
> 456
> 123
> ```

You are right, this sounds correct.

> By the way, when I grab the code in the original bug report and run it agains 
> this PR the innermost modal is not blocked and everything seems fine. But if 
> I press the Close button exceptions start getting thrown. This is happening 
> on both Mac and Windows.

Can you post the exception? I may know which one and I already fixed one 
locally, testing it currently.

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

PR Comment: https://git.openjdk.org/jfx/pull/1324#issuecomment-1974005439

Reply via email to