[haiku-bugs] [Haiku] #14900: Revert secondry sort order when shift-click

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 13 Feb 2019 16:03:33 -0000

#14900: Revert secondry sort order when shift-click
----------------------------------+------------------------------
 Reporter:  humdinger             |        Owner:  nobody
     Type:  bug                   |       Status:  new
 Priority:  normal                |    Milestone:  Unscheduled
Component:  Applications/Tracker  |      Version:  R1/Development
 Keywords:                        |   Blocked By:
 Blocking:                        |  Has a Patch:  0
 Platform:  All                   |
----------------------------------+------------------------------
 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:
 1. Ascend sorting
 2. Descend sorting
 3. 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.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14900>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #14900: Revert secondry sort order when shift-click - Haiku