On Mon, 22 Aug 2022 21:08:39 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() > > Andy Goryachev has updated the pull request incrementally with two additional > commits since the last revision: > > - 8292353: typo > - 8292353: typo modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeAndTableViewTest.java line 56: > 54: /** > 55: * Tests for: > 56: * - cell seleciton logic JDK-8292353. Nit: seleciton -> selection ------------- PR: https://git.openjdk.org/jfx/pull/875