RFR: 8235491: Tree/TableView: implementation of isSelected(int) violates contract [v7]
Andy Goryachev
angorya at openjdk.org
Fri Aug 12 15:12:33 UTC 2022
On Fri, 12 Aug 2022 11:02:35 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
> hmm .. in TreeTableViewSelectionModelImplTest, I don't see any of the testRowSelectionAfterSelectAndHideLastColumnXX nor testSelectRowWhenInSingleCellSelectionModeIsSelected, what am I missing?
you are right... I am so sorry. missed this one while cherry picking from another branch. will fix it soon.
would it be possible to review https://github.com/openjdk/jfx/pull/858 so there is no need to cherry pick, please?
-------------
PR: https://git.openjdk.org/jfx/pull/839
More information about the openjfx-dev
mailing list