RFR: 8189354: Change.getRemoved() list contains incorrect selected items when a TreeItem is collapsed [v9]
Ambarish Rapte
arapte at openjdk.java.net
Mon May 10 09:11:05 UTC 2021
On Wed, 5 May 2021 09:32:30 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> We have couple more similar issues reported
>
> 1. [JDK-8255935](https://bugs.openjdk.java.net/browse/JDK-8255935) : MultipleSelectionModel provides incorrect 'removed' sub-list in change events
> 2. [JDK-8196065](https://bugs.openjdk.java.net/browse/JDK-8196065) : ListChangeListener getRemoved() returns items that were not removed.
Both these above issues do not get fixed by this PR.
-------------
PR: https://git.openjdk.java.net/jfx/pull/480
More information about the openjfx-dev
mailing list