Withdrawn: 8319340: [Linux] Disabled windows should not allow window operations (minimize, resize, maximize, close)

duke duke at openjdk.org
Wed Jan 31 17:35:08 UTC 2024


On Thu, 2 Nov 2023 19:13:58 GMT, Thiago Milczarek Sayao <tsayao at 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.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jfx/pull/1278


More information about the openjfx-dev mailing list