https://bugs.openjdk.java.net/browse/JDK-8141124
This is a regression introduced in 1.8.0_60, so it might have a different origin than the problems you mention. Cheers, Rob -----Original Message----- From: openjfx-dev [mailto:openjfx-dev-boun...@openjdk.java.net] On Behalf Of faste...@swingempire.de Sent: Montag, 16. November 2015 13:06 To: openjfx-dev@openjdk.java.net Subject: Re: Bug when combining ListView and SortedList? Zitat von "Fisher, Robert" <robert.fisher....@zeiss.com>: > Done. > Mind to add the issue #? Note that there are tons of issues around incorrect selection notification/state after modifying the underlying items. One very basic problem in all core implementations is that they simply can't handle disjoint mutations (plus selectedItems/-Indices are firing incorrect notifications on there own behalf, which is a related though slightly different story). Have been reporting variants (and ranting and suggesting fixes) for ages ... and now seeing that some of those reports got tagged "nicetohave" ... doooohhh CU Jeanette