RFR: 8284654: Modal behavior returns to wrong stage

Ambarish Rapte arapte at openjdk.java.net
Mon May 9 08:32:56 UTC 2022


On Fri, 6 May 2022 13:37:22 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

> Did you test it on Linux?
I tested it on MacOS Catalina 10.15.7

> the window should not accept focus when disabled,
The window does not really gets the focus. The button cannot be clicked. but it does bring the window in foreground.

Yes, It may be a different bug. The similarity is that the focus does not go back to parent stage after closing the dialog.

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

PR: https://git.openjdk.java.net/jfx/pull/784


More information about the openjfx-dev mailing list