Issue 92656 - Sorting in complex Table does not work correctly
Summary: Sorting in complex Table does not work correctly
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: OOo 2.4.1
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-11 11:30 UTC by pachecovieira
Modified: 2013-08-07 14:44 UTC (History)
1 user (show)

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


Attachments
example (11.51 KB, text/plain)
2008-08-11 11:32 UTC, pachecovieira
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description pachecovieira 2008-08-11 11:30:03 UTC
Table 1: initial
 
Column A                Column B         Column C
   1                     Subject 1         Subject 1
   4                     Subject 4.1       Subject 4.1
                         Subject 4.2       Subject 4.2
                         Subject 4.3       Subject 4.3
   3                     Subject 3         Subject 3
   2                     Subject 2.1       Subject 2.1
                         Subject 2.2       Subject 2.2

Table 2: sorted by the Column for the method the Menu Table → Sort → Key column 
1 end column 2
Column A	Column B	Column C
		
	Subject 2.2	Subject 2.2
	Subject 4.3	Subject 4.3
	Subject 4.2	Subject 4.2
1	Subject 1	Subject 1
2	Subject 2.1	Subject 2.1
3	Subject 3	Subject 3
4	Subject 4.1	Subject 4.1

Table 3:  The one that it is intended with the ordinance for the column is
Column A	Column B	Column C
1	Subject 1	Subject 1
2	Subject 2.1	Subject 2.1
	Subject 2.2	Subject 2.2
3	Subject 3	Subject 3
4	Subject 4.1	Subject 4.1
	Subject 4.2	Subject 4.2
	Subject 4.3	Subject 4.3

I can send an example in file
Is possible to improve?

Sorry the English

MPV
Comment 1 pachecovieira 2008-08-11 11:32:14 UTC
Created attachment 55695 [details]
example
Comment 2 michael.ruess 2008-08-13 12:38:28 UTC
MRU->AMA: In OO 2.2 and older it was not possible to sort in complex tables. But
now in the new table model, it is and should be improved. See the attached sample.
IMO, in column, where cells are merged, the "virtual" cells should ave the same
value as the "mother" cell. E.g. cell A3 has value 4, thus "non-visible" cells
A4 and A5 should also be interpreted with value 4.
Comment 3 andreas.martens 2009-01-19 10:36:04 UTC
Due to our workload and resources (development as well as QA) I've to retarget
this issue to OOo3.2.