RFR: JDK-8302618: [macOS] Problem typing uppercase letters with java.awt.Robot when moving mouse [v2]

Harshitha Onkar honkar at openjdk.org
Wed Jul 5 23:50:19 UTC 2023


On Mon, 3 Jul 2023 20:38:34 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   kCGEventFlagMaskSecondaryFn added
>
> test/jdk/java/awt/Robot/RobotModifierMaskTest.java line 67:
> 
>> 65:             CASE 1 : Run the test as an automated test and let the Robot go through all the test cases.\n
>> 66:             CASE 2 : Run the test in semi-automated mode. While the Robot in typing,
>> 67:                      manually move the mouse (without clicking/dragging). Check if the test Passes or Fails.\n\n
> 
> How does a user do this?

Test updated to run twice (automated & manual), to cover the two cases.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14744#discussion_r1253759065



More information about the client-libs-dev mailing list