On Fri, 6 May 2022 10:16:41 GMT, Jose Pereda <jper...@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 pull request has now been integrated.

Changeset: 19a855e8
Author:    Jose Pereda <jper...@openjdk.org>
URL:       
https://git.openjdk.java.net/jfx/commit/19a855e8ec3972377359ecbc0f71808f34c1b288
Stats:     179 lines in 5 files changed: 171 ins; 0 del; 8 mod

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

Reviewed-by: aghaisas

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

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

Reply via email to