[Rev 01] RFR: 8193800: TreeTableView selection changes on sorting
Ambarish Rapte
arapte at openjdk.java.net
Wed Jun 3 05:21:23 UTC 2020
On Tue, 2 Jun 2020 21:08:27 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> The algorithm looks correct to me for sorting. How much regression testing have you done for cases where rows or
> columns are inserted?
I have tested with a small TreeTableView of 15 rows of 3 levels and 3 columns.
Would it be enough to test with TreeTableView of ~500 rows of 5 levels, 10 columns ?
-------------
PR: https://git.openjdk.java.net/jfx/pull/244
More information about the openjfx-dev
mailing list