On Wed, 9 Nov 2022 04:29:35 GMT, ravi gupta <[email protected]> wrote:

> This testcase Verify the content changes of a TextArea for the following 
> assertions.
> 
> a. TextListener get invoked when the content of a TextArea 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 now been integrated.

Changeset: 59a308b9
Author:    ravi.ra.gupta <[email protected]>
Committer: Alexey Ivanov <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/59a308b9d0546471566b11f62ef9bdc169ca0b95
Stats:     141 lines in 1 file changed: 141 ins; 0 del; 0 mod

8296632: Write a test to verify the content change of TextArea sends TextEvent

Reviewed-by: mvs, prr, honkar, aivanov, serb

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

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

Reply via email to