I20220622-0520
The product editor outline has been unsorted since the very first commit by overriding the sort() method as empty code. By removing the empty override everything works well again, because the super class uses the viewer comparator, and that uses the label provider.