RFR: 8305427: Write a test Check whether focus changes as expected when requestFocus is used to traverse randomly around the window

Ravi Gupta duke at openjdk.org
Tue Apr 4 09:38:07 UTC 2023


On Mon, 3 Apr 2023 10:00:21 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.

Any volunteers for a review?

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

PR Comment: https://git.openjdk.org/jdk/pull/13293#issuecomment-1495653932



More information about the client-libs-dev mailing list