On Thu, 19 Sep 2024 21:06:53 GMT, Andy Goryachev <[email protected]> wrote:
>> modules/javafx.controls/src/test/java/test/javafx/scene/control/TextInputControlTest.java
>> line 517:
>>
>>> 515: }
>>> 516:
>>> 517: // @Test public void selectedTextWorksWhenSelectionIsBound() {
>>
>> This test was removed. Shouldn't we keep even commented tests around?
>
> out of scope, for this PR
I'm not sure I understand. If removing old/commented out tests is out of scope
of this PR then why is this one (and others) removed by this PR?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1561#discussion_r1768087834