RFR: 8297489: Write a test to verify the content change of TextField sends TextEvent [v3]

Harshitha Onkar honkar at openjdk.org
Mon Nov 28 19:40:08 UTC 2022


On Mon, 28 Nov 2022 19:26:52 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> This test is very similar to that in #11052: `TextField` vs `TextArea` ([JDK-8296632](https://bugs.openjdk.org/browse/JDK-8296632)).
> 
> Is it possible to modify the test so that it runs twice for both components?

I agree with @aivanov-jdk. The test can be modified to check both TextArea and TextField to avoid code repetition.

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

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



More information about the client-libs-dev mailing list