RFR: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode [v12]

Andy Goryachev angorya at openjdk.org
Wed Sep 28 18:33:31 UTC 2022


On Tue, 20 Sep 2022 19:06:19 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> The issue is caused by TreeTableRow incorrectly selected when cell selection mode is enabled.
>> 
>> Changes:
>> - modified TreeTableRow.updateSelection()
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8292353: review comments

I give up - removing TreeAndTableViewTest.

Thank you @kevinrushforth for insights and suggestions!

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

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


More information about the openjfx-dev mailing list