Opened 6 years ago
Last modified 5 years ago
#14900 new bug
Revert secondary sort order when shift-click
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev52860.
I suspect this is actually a regression, as I remember it working at one time...
- Open a folder, and sort by "Kind".
- Shift-Click on the "Modified" column.
--> Files are sorted by filetype (primary sort), and within the filetypes ascending by date (secondary sort).
- Now shift-click again the "Modified" column.
This should reverse the 2ndary sort order, but instead just removes the triangle overlay in the column header without changing sort order.
Shift-clicking should move through these states:
- Ascend sorting
- Descend sorting
- Remove 2ndary sorting
Also, normal left-clicking any column should remove the secondary sorting. It's a natural way to reset sorting, otherwise you may overlook that you've set a 2ndary sort order. And it's BeOS behaviour, IIRC.
Change History (1)
comment:1 by , 5 years ago
Summary: | Revert secondry sort order when shift-click → Revert secondary sort order when shift-click |
---|