Issue 961 - Table needs ability to sort rows by column headings
Summary: Table needs ability to sort rows by column headings
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 627
Hardware: All All
: P2 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: falko.tesch
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-27 13:26 UTC by issues@www
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description issues@www 2001-05-27 13:26:21 UTC
Currently, Writer doesn't have the ability to sort a table by row. Wordperfect 
9 and Microsoft Word 2000 does have this ability. I would suggest a 
right-click action in a table should have a sort option. Then you would be 
prompted for which columns to sort by and which order (ascending/descending).

It should prompt for 3 columns and whether or not they're ascending or 
descending. The 3 columns are primary, secondary and tertiary. When sorting 
the rows, the primary column should take precedence over the secondary column 
and the secondary column should have precedence over the tertiary column.
The secondary and tertiary columns should be optional.

If the table has only 1 column, it should only prompt for a single primary 
column.

If the table has 2 columns, it should only prompt for a primary and secondary 
colunm.
Comment 1 stefan.baltzer 2001-05-28 18:10:06 UTC
Reassigned to Falko.
Comment 2 issues@www 2001-06-12 14:21:53 UTC
This functionality is already there, but you have to select the entire table 
first (then it is in Tools/Sort).
So in principle the issue should be closed as invalid, but it might be worth 
considering if the functionality is too difficult to find.

Would it be a possibility to make the function available also if the cursor is 
in a table, but nothing is selected (the sorting function should then default 
to sort the entire table)?
Probably it is also a good idea to include it in the context menu.
Comment 3 falko.tesch 2001-06-13 10:55:11 UTC
Will get back to this issue later. Thx. for submittance.
Comment 4 Unknown 2001-11-08 23:11:38 UTC
changing QA contact from bugs@ to issues@
Comment 5 Unknown 2003-08-14 19:22:02 UTC
The most intuitive approach would be:

While a column in a table (or some cells of a column of a table) is 
selected, rightclicking the selected area brings up the context menu 
with a menu item 'Sort' which has 2 submenus: 'Ascendent' 
and 'Descendent', where clicking one of these submenu items sorts 
the (whole respectively the rows with the selected cells) table by 
the selectd column.
Comment 6 falko.tesch 2003-09-29 10:07:39 UTC
Writer can sort by row:
Select the desired row(s) and go to "Tools -sort" and change
"Direction" from "Rows" to "Columns"
Comment 7 falko.tesch 2003-09-29 10:08:01 UTC
closed