Kevin Rushforth
Kevin Rushforth
I'll give that a try, thanks.
There are a few steps missing before we can consider this PR. Please read [CONTRIBUTING.md](https://github.com/javafxports/openjdk-jfx/blob/develop/.github/CONTRIBUTING.md), specifically the sections about filing a bug, and signing the OCA. Also, please provide a...
> I have signed the OCA and mailed it to Oracle. OK, we will wait until it has been recorded. As for a test, even for code that is obviously...
This bug is now in the JBS as [JDK-8206253](https://bugs.openjdk.java.net/browse/JDK-8206253)
As announced in [this message](https://mail.openjdk.java.net/pipermail/openjfx-dev/2019-September/023551.html), the official `jfx` repository is moving from [hg.openjdk.java.net/openjfx/jfx-dev/rt](https://hg.openjdk.java.net/openjfx/jfx-dev/rt) to [github.com/openjdk/jfx](https://github.com/openjdk/jfx). This [sandbox repository](https://github.com/javafxports/openjdk-jfx) is being retired on 1-Oct-2019. You will need to migrate your WIP...
Please file an issue (ideally with a test case) with a description of the problem in JBS if this is something you want to have reviewed for inclusion.
As announced in [this message](https://mail.openjdk.java.net/pipermail/openjfx-dev/2019-September/023551.html), the official `jfx` repository is moving from [hg.openjdk.java.net/openjfx/jfx-dev/rt](https://hg.openjdk.java.net/openjfx/jfx-dev/rt) to [github.com/openjdk/jfx](https://github.com/openjdk/jfx). This [sandbox repository](https://github.com/javafxports/openjdk-jfx) is being retired on 1-Oct-2019. You will need to migrate your WIP...
@yososs If you would like to contribute a fix, please see [CONTRIBUTING.md](https://github.com/javafxports/openjdk-jfx/blob/develop/.github/CONTRIBUTING.md). As noted there, we will need an Oracle Contributor Agreement (OCA) from you.
> I signed the OCA and sent an email. Your OCA is now recorded, so we can accept contributions from you. Welcome! > but do you think that you need...
If you mean that you can't resize the window *while* the modal dialog is showing, then that's the expected behavior. If you mean that you still can't resize the window...