RFR: 8305427: Write a test Check whether focus changes as expected when requestFocus is used to traverse randomly around the window [v5]
lawrence.andrews
duke at openjdk.org
Thu May 11 14:42:47 UTC 2023
On Thu, 4 May 2023 09:56:18 GMT, Ravi Gupta <duke at openjdk.org> wrote:
>> This testcase Checking whether the Component becoming the Focus Owner and FocusEvent.FOCUS_GAINED will be received by the Component when the focus is requested on the component using requestFocus.
>>
>> Testing:
>> Tested using Mach5(20 times per platform) in macos,linux and windows and got all pass.
>
> Ravi Gupta has updated the pull request incrementally with one additional commit since the last revision:
>
> code modified
LGTM
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13293#issuecomment-1544111847
More information about the client-libs-dev
mailing list