Integrated: 8253597: TreeTableView: must select leaf row on click into indentation region
Jeanette Winzenburg
fastegal at openjdk.java.net
Mon Oct 12 14:54:09 UTC 2020
On Fri, 2 Oct 2020 12:08:52 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
> .. but doesn't reliably (see report for details). Fixed in TreeTableCellBehavior to check for visibility of the
> disclosureNode.
> Added test that failed before and passes after, along with a couple of sanity tests.
>
> Also added an alternative mouseEvent creation path into MouseEventFirer (and test) to work-around
> [JDK-8253769](https://bugs.openjdk.java.net/browse/JDK-8253769)
This pull request has now been integrated.
Changeset: 00f5b7c2
Author: Jeanette Winzenburg <fastegal at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/00f5b7c2
Stats: 702 lines in 4 files changed: 696 ins; 0 del; 6 mod
8253597: TreeTableView: must select leaf row on click into indentation region
Reviewed-by: aghaisas
-------------
PR: https://git.openjdk.java.net/jfx/pull/313
More information about the openjfx-dev
mailing list