MRT: Sorting files fails on branch view

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

MRT: Sorting files fails on branch view

Post by *StatusQuo »

In MRT sorting by file name or extension does not work properly, if MRT is called from "Branch View" mode (Ctrl+B).

(Example Screenshot and file structure this was tested with.)

To reproduce:
  • in a dir with some sub-directories press Ctrl+B to show all files including sub-dirs
  • call MRT and switch sorting to "Old name" or "Ext."
:arrow: The names are sorted by (relative) path, not by the selected criteria.
Sorting by size or date works as expected, though.


(TC 7.02a, W2k SP4)
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3893
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

This behaviour is by design.
In branch view the full name is used (with path).

If you need sorting by name only, you have to use a custom column like [=tc.Name] and sort by this column before starting MRT.
#5767 Personal license
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

Post by *StatusQuo »

2sqa_wizard
This behaviour is by design.
Sad to hear that. Because it differs from the sorting in TC's main window, this is not really intuitive, IMO
(I'd prefer the other way, defining and sorting by [=tc.Path] for the current behaviour).
you have to use a custom column like [=tc.Name]
Nice workaround, thanks. At least I can live with this now.
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
Post Reply