On Thu, 2 Nov 2023 19:13:58 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> 
wrote:

> JavaFX on Linux is allowing disabled windows to be minimized.
> 
> Currently close does nothing as it should, maximize disappears (on MS Windows 
> it's greyed out - it's a platform behavior difference) and minimize is being 
> allowed.
> 
> Thins PR removes WM functions when window is disabled and restores it back 
> when it's re-enabled.

We need to verify that there is no possibility of regression. Have you run 
manual tests including the `HelloModality` and `HelloAlert` test programs in 
`apps/toys/Hello`?

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

PR Comment: https://git.openjdk.org/jfx/pull/1278#issuecomment-1791603224

Reply via email to