RFR: 8328828: Monkey Tester Application Part 4
Andy Goryachev
angorya at openjdk.org
Fri Sep 13 19:02:13 UTC 2024
On Thu, 12 Sep 2024 11:11:32 GMT, Ambarish Rapte <arapte 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
>
> tests/manual/monkey/src/com/oracle/tools/fx/monkey/util/WritingSystemsDemo.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2023, 2024, Oracle and/or its affiliates. All rights reserved.
>
> Looks like unintended change. could be reverted.
good catch, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1560#discussion_r1759339935
More information about the openjfx-dev
mailing list