On Mon, 23 Mar 2026 22:14:28 GMT, Andy Goryachev <[email protected]> wrote:

>>> there is a non-zero probability of someone breaking the code in some other 
>>> way and this test catching it, right?
>> 
>> I guess right clicking into a `TextField` keeps the selected text. 
>> (`TextFieldTest` would be a better place then). What would your preference 
>> be here?
>
> could we keep the test?

Keep in this file, or change to a `TextField` test in `TextFieldTest` class, so 
same test logic but without the unused Table?

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2124#discussion_r2977946029

Reply via email to