RFR: 8235491: Tree/TableView: implementation of isSelected(int) violates contract [v4]
Andy Goryachev
angorya at openjdk.org
Wed Aug 3 23:28:26 UTC 2022
On Thu, 28 Jul 2022 16:00:11 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
>>
>> - 8235491: tree table view
>> - Merge remote-tracking branch 'origin/master' into 8235491.isselected
>> - 8235491: review comments
>> - 8235491: whitespace
>> - 8235491: javadoc
>> - 8235491: 2022
>> - 8235491: Tree/TableView: implementation of isSelected(int) violates contract
>
> forgot: will not be near my IDE until next Monday - then I'll run the tests and see for myself :)
@kleopatra :
Various scenarios are pretty well covered by the existing tests. Just in case, I've added tests to exercise the model with cell selection enabled.
-------------
PR: https://git.openjdk.org/jfx/pull/839
More information about the openjfx-dev
mailing list