RFR: 8327492: Remove applet usage and update DisposeInActionEventTest.html [v11]

Alisen Chung achung at openjdk.org
Thu Mar 7 16:33:00 UTC 2024


On Thu, 7 Mar 2024 14:53:22 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   null check for system tray before remove
>
> test/jdk/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.java line 63:
> 
>> 61:                        "  (also called Taskbar Status Area on MS Windows, Notification\n" +
>> 62:                        "  Area on Gnome or System Tray on KDE) is visible.\n\n" +
>> 63:                         clickInstruction + " the button on the tray icon to trigger the\n" +
> 
> What I see on Windows: “Double click _the button_ on the tray icon to trigger the…”
> 
> What button do I need to click?

On windows you need to left click twice, on macos you need to right click once

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17838#discussion_r1516477638


More information about the client-libs-dev mailing list