On Wed, 17 Aug 2022 19:40:21 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> The issue is caused by TreeTableRow incorrectly selected when cell selection 
> mode is enabled.
> 
> Changes:
> - modified TreeTableRow.updateSelection()

This pull request has now been integrated.

Changeset: 9768b5e4
Author:    Andy Goryachev <ango...@openjdk.org>
Committer: Kevin Rushforth <k...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/9768b5e42391e2d48aefffa3a3f6b1de6c30ef9d
Stats:     507 lines in 4 files changed: 498 ins; 4 del; 5 mod

8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode

Reviewed-by: aghaisas, kcr

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

PR: https://git.openjdk.org/jfx/pull/875

Reply via email to