Bug when combining ListView and SortedList?
    Fisher, Robert 
    robert.fisher.ext at zeiss.com
       
    Mon Nov 16 15:10:55 UTC 2015
    
    
  
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-bounces at openjdk.java.net] On Behalf Of fastegal at swingempire.de
Sent: Montag, 16. November 2015 13:06
To: openjfx-dev at openjdk.java.net
Subject: Re: Bug when combining ListView and SortedList?
Zitat von "Fisher, Robert" <robert.fisher.ext at 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
    
    
More information about the openjfx-dev
mailing list