Community
Participate
Working Groups
I created a custom sorter that is extended from SystemTableViewSorter. When I click the header of table view, sorter is changed to SystemTableViewSorter. The widgetSelected() of HeaderSelectionListener, the inner class of SystemTableTreeView, should use old sorter even if column is not same as older column.
Could you explain how you're adding your custom sorter to the SystemTableTreeView?
Created attachment 203347 [details] patch to update column number for existing sorter Could you try with this patch? I had to add a new method to SystemTableViewSorter however that class is internal.
Created attachment 203350 [details] updated patch to include regular table view as well
I tried new patch. It is OK.
(In reply to comment #4) > I tried new patch. It is OK. Do you require a backport to the R3_2_maintenance stream?
Please make a backport to the R3_2_maintenance stream.
Created attachment 203499 [details] updated patch
Kevin, could you please review this patch?
I've committed the fix to the HEAD stream.
Updated the rse.ui bundle version and released into the mapfile for 3.4m3.