Unexpected usage: change sort order with column headers in search window

I wish you would change the way how clicking on column headers affects the
sort order of the tickets in the search window:

now: with every click to any column the sort order (asc, desc) allways
toggles, this is very unexpected if you only intend to change the sort
category by clicking on a different column.

more useful would be: click to a column only changes sort category, click
to a separate link changes sort order (asc, desc).

Thanks,
Dirk

Hello

–Am Freitag, 9. Mai 2003 16:34 Uhr +0200 schrieb Dirk Pape
pape-rt@inf.fu-berlin.de:

more useful would be: click to a column only changes sort category, click
to a separate link changes sort order (asc, desc).

I attach a patch for Search/Elements/TicketHeaderCell, which does better:

clicking on the current header changes sort order, clicking on a different
header only changes the sort criteria without changing sort order.

Dirk.

TicketHeaderCell.diff (360 Bytes)