RFR: 8328828: Monkey Tester Application Part 4

Andy Goryachev angorya at openjdk.org
Fri Sep 13 19:35:26 UTC 2024


On Mon, 9 Sep 2024 19:36:29 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Further additions to the MonkeyTester application:
> 
> - tree/table view column property sheets ✔
> - new pages: button, checkbox, hyperlink, menu bar, radio button, toggle button, canvas, split menu button, dnd ✔
> - properties... context menu ✔
> - context menu: table columns, toolbar items ✔
> - control.context menu option
> - property monitor tool ✔
> - accessibility logging ✔
> 
> - editable combobox for double values with pre-set list (e.g. Region: min/max width etc.)
> - Page -> Snapped Split Panes menu option for the control container
> 
> This PR simply syncs up with the dev repository
> https://github.com/andy-goryachev-oracle/MonkeyTest

Just a note: removing the `io-settings.properties` file is a legitimate approach.
it is *very* difficult to create a full-proof solution that will be backward and forward compatible.

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

PR Comment: https://git.openjdk.org/jfx/pull/1560#issuecomment-2350018452


More information about the openjfx-dev mailing list