Withdrawn: 8297489: Write a test to verify the content change of TextField sends TextEvent

ravi gupta duke at openjdk.org
Tue Nov 29 09:25:34 UTC 2022


On Wed, 23 Nov 2022 15:15:32 GMT, ravi gupta <duke at openjdk.org> wrote:

> This testcase Verify the content changes of a TextField for the following assertions.
> 
> a. TextListener get invoked when the content of a TextField gets changed.
> b. TextListener not get invoked during text selection or when Special keys such as Function Keys are pressed.
> 
> 
> Testing:
> Tested using Mach5(20 times per platform) in macos,linux and windows and got all pass.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/11326



More information about the client-libs-dev mailing list