On Wed, 3 Jun 2020 12:03:43 GMT, Jeanette Winzenburg <faste...@openjdk.org> wrote:
> The other selectionModels for virtualized controls try to keep the > selectedItem/Index only. Keeping the selection after sort/permutation seems more correct from a user's perspective. I did not look into how other controls handle this. Looking at your observation seems like we need to fix this in other controls too, preferably each control in a separate issue :) ------------- PR: https://git.openjdk.java.net/jfx/pull/244