-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b76
-
x86
-
windows_xp
DefaultRowSorter says that:
If no
* <code>SortKey</code>s remain or the order is <code>UNSORTED</code>, then
* the order of the rows in the model is used.
But this doesn't happen. If you two objects are equal and there are no remaining sort keys then the model order is not used.
If no
* <code>SortKey</code>s remain or the order is <code>UNSORTED</code>, then
* the order of the rows in the model is used.
But this doesn't happen. If you two objects are equal and there are no remaining sort keys then the model order is not used.