On Thu, 24 Nov 2022 06:10:20 GMT, ravi gupta <[email protected]> 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.
>
> ravi gupta has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8297489: Review fixes

> i am combining the tests #11052: TextField with TextArea 
> ([JDK-8296632](https://bugs.openjdk.org/browse/JDK-8296632)) so that it runs 
> twice for both components.

You can do this under this PR.

Eventually, you're adding another test case to an existing one.

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

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

Reply via email to