RFR: 8264127: ListCell editing status is true, when index changes while editing [v3]

Florian Kirmaier fkirmaier at openjdk.java.net
Wed Apr 14 11:58:15 UTC 2021


On Wed, 14 Apr 2021 11:45:17 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:

>> Fixing ListCell editing status is true, when index changes while editing.
>
> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8264127:
>   Fixed some more testcases

I've now expanded the tests, to check for the correct number of events, similar to your case B - just with reverted conditions, like you've suggested.

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

PR: https://git.openjdk.java.net/jfx/pull/441


More information about the openjfx-dev mailing list