MonkeyTester suggestion

Andy Goryachev andy.goryachev at oracle.com
Thu Dec 5 20:02:32 UTC 2024


I've added a StagePage for now, available in the dev repo https://github.com/andy-goryachev-oracle/MonkeyTest .

Observed a couple of issues:
- could not get TRANSPARENT stage to actually be transparent on macOS
- UTILITY stage gets opened with maximized bit set

Let me know what you think.

-andy

From: openjfx-dev <openjfx-dev-retn at openjdk.org> on behalf of Thiago Milczarek Sayão <thiago.sayao at gmail.com>
Date: Thursday, December 5, 2024 at 04:23
To: openjfx-dev <openjfx-dev at openjdk.org>
Subject: MonkeyTester suggestion
Hi,

Pardon me if this suggestion is already there and I somehow missed it.

It would be nice to have a "Window Operations" testing, including:

- Opening a window in different states (Minimized, Maximized, FullScreen);
- Changing the states after the window was opened;
- Window/View with minimum and maximum size;
- Setting the window position (before and after showing);
- Modal / Application Modal;
- Having a window that can be opened by view size, or setting the window size;
- Having a window that can change sizes;
- Test sizeToScene();
- Also vary the window initial style (DECORATED, TRANSPARENT, UNDECORATED)
- Owner / no Owner
- Open Dialogs / Alerts

I would also clean up the old manual tests and concentrate on this tool, which is nice.

-- Thiago.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20241205/5dcd15f6/attachment-0001.htm>


More information about the openjfx-dev mailing list