On Thu, 21 Apr 2022 08:38:20 GMT, Robert Lichtenberger <rlich...@openjdk.org> wrote:
> Separate test class added for TreeTableView case. > Fix is analogous to JDK-8251480. Looks good! Verified that the fix works. I can also confirm, that this fix is the same as previously done for `TableView` in PR: https://github.com/openjdk/jfx/pull/757 ------------- Marked as reviewed by mhanl (Author). PR: https://git.openjdk.java.net/jfx/pull/779