Bug when combining ListView and SortedList?
fastegal at swingempire.de
fastegal at swingempire.de
Tue Nov 17 12:34:27 UTC 2015
Zitat von "Fisher, Robert" <robert.fisher.ext at zeiss.com>:
> 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.
>
Thanks!
You are right, the "visible" behavior indeed is a regression. The
underlying reason - incorrect handling of disjoint changes - is the
same, just a technical variant :-) Commented the issue.
The old version "just" fired incorrect changes, the new doesn't even
update the selection as needed.
Cheers
Jeanette
More information about the openjfx-dev
mailing list