RFR: 8286261: Selection of non-expanded non-leaf treeItem grows unexpectedly when adding two-level descendants

Ajit Ghaisas aghaisas at openjdk.java.net
Fri May 20 15:08:07 UTC 2022


On Fri, 6 May 2022 10:16:41 GMT, Jose Pereda <jpereda at openjdk.org> wrote:

> This PR extends the check if a treeItem is expanded to all its ancestors, as in case one ancestor is collapsed, all its children will be hidden.
> 
> 4 tests are included, two for TreeView and two for TreeTableView.

This looks good to me.

-------------

Marked as reviewed by aghaisas (Reviewer).

PR: https://git.openjdk.java.net/jfx/pull/791


More information about the openjfx-dev mailing list