Describe the bug
If sorting w/o selection, the Sort Directory DA sorts SYS files with ".SYSTEM" suffix before all other files, but doesn't compare them against each other.
To Reproduce
Steps to reproduce the behavior:
- Start DeskTop
- Copy BASIC.SYSTEM to an empty dir (e.g. a RAM Disk)
- Duplicate BASIC.SYSTEM to A.SYSTEM
- Duplicate BASIC.SYSTEM to C.SYSTEM
- Clear selection
- Apple Menu > Sort Directory
Expected behavior
A.SYSTEM, BASIC.SYSTEM, C.SYSTEM
Actual behavior
BASIC.SYSTEM, A.SYSTEM, C.SYSTEM
Additional context
Add any other context about the problem here.
Not new in 1.3. This behavior is present in 1.2 (and probably 1.1)
Describe the bug
If sorting w/o selection, the Sort Directory DA sorts SYS files with ".SYSTEM" suffix before all other files, but doesn't compare them against each other.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A.SYSTEM, BASIC.SYSTEM, C.SYSTEM
Actual behavior
BASIC.SYSTEM, A.SYSTEM, C.SYSTEM
Additional context
Add any other context about the problem here.
Not new in 1.3. This behavior is present in 1.2 (and probably 1.1)