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

Florian Kirmaier fkirmaier at openjdk.java.net
Tue Apr 27 09:21:39 UTC 2021


On Mon, 26 Apr 2021 11:58:16 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> yes, remove it: the focus of this issue is that the cell sync's its own editing state on updateIndex off/to list editing index - I think that implies the list always editing with a valid editingIndex :)
>
> yes, remove it: the focus of this issue is that the cell sync's its own editing state on updateIndex off/to list editing index - I think that implies the list always editing with a valid editingIndex :)
> 
> *grrr - why was this not added to my review? Really don't understand this tool .. seems to hate me ..

Now it's added 3 times. : P The if is now removed.

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

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


More information about the openjfx-dev mailing list