On Mon, 28 Nov 2022 19:26:52 GMT, Alexey Ivanov <[email protected]> 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
