RFR: 8264127: ListCell editing status is true, when index changes while editing [v12]
Florian Kirmaier
fkirmaier at openjdk.java.net
Fri May 14 13:26:56 UTC 2021
On Wed, 12 May 2021 08:13:32 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:
> we now use a try finally statement, to make sure updateEditingIndex is reset!
I've added a test for the try-catch-finally block, based on the test in the TreeTableCell. (for some reason i can't comment it in the CR)
-------------
PR: https://git.openjdk.java.net/jfx/pull/441
More information about the openjfx-dev
mailing list