RFR: 8253597: TreeTableView: must select leaf row on click into indentation region [v2]

Ajit Ghaisas aghaisas at openjdk.java.net
Mon Oct 12 13:35:10 UTC 2020


On Mon, 12 Oct 2020 13:26:22 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)
>
> Jeanette Winzenburg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixed typo

Marked as reviewed by aghaisas (Reviewer).

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

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


More information about the openjfx-dev mailing list