Re: [jfx17u] RFR: 8138842: TableViewSelectionModel.selectIndices does not select index 0

2023-09-06 Thread Johan Vos
On Wed, 6 Sep 2023 13:49:30 GMT, Jose Pereda wrote: > Almost clean backport of 8138842: TableViewSelectionModel.selectIndices does > not select index 0 > Reviewed-by: angorya, aghaisas > > There were conflicts with the insertion point of the two tests TableViewTest > and TreeTableViewTest. >

[jfx17u] RFR: 8138842: TableViewSelectionModel.selectIndices does not select index 0

2023-09-06 Thread Jose Pereda
Almost clean backport of 8138842: TableViewSelectionModel.selectIndices does not select index 0 Reviewed-by: angorya, aghaisas There were conflicts with the insertion point of the two tests TableViewTest and TreeTableViewTest. In the case of TableViewTest: also two tests that already exist were