On Mon, 23 Mar 2026 22:35:47 GMT, Andy Goryachev <[email protected]> wrote:
>> Keep in this file, or change to a `TextField` test in `TextFieldTest` class, >> so same test logic but without the unused Table? > > I don't understand - this test is about `TextFieldTableCell` (using > `TableView` and everything) why do you want to move it to `TextFieldTest`? Because we only test the `TextField` right now. Current state of the test. Thats why I deleted it. Keeping it the same way will still only do that. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2124#discussion_r2978010099
