On Wed, 10 Aug 2022 23:28:04 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> There is a condition observed while debugging > [JDK-8187145](https://bugs.openjdk.org/browse/JDK-8187145), when a non-null > selection model is set, the user creates a non-empty selection, then the > selection is set to null. > > The UI still shows selected cells - does the same bug exists in ListView? Just tried and it looks fine for `ListView`. ------------- PR: https://git.openjdk.org/jfx/pull/711