RFR: 8176270: Adding ChangeListener to TextField.selectedTextProperty causes StringOutOfBoundsException
Robert Lichtenberger
rlichten at openjdk.java.net
Fri Mar 6 06:02:46 UTC 2020
On Thu, 5 Mar 2020 18:00:25 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> why a second pr for the same issue (see https://github.com/openjdk/jfx/pull/73)? particularly one that doesn't do much more/else/better (than clamping, which isn't good enough)?
>
> I have exactly the same question.
>
> In general, it's better to work with the author of an existing PR instead of creating a new one. If the original PR #73 is completely stalled, then it might make sense, but not until then.
I wasn't aware of PR #73, I only saw the (very old) issue in the JDK Bug System and started to look into the issue.
The fact that two different people start to look into the same issue shows it is important however :-).
Should I close this PR and participate in PR #73?
-------------
PR: https://git.openjdk.java.net/jfx/pull/138
More information about the openjfx-dev
mailing list