Issue 71424 - Make property "table heading row(s)" visible
Summary: Make property "table heading row(s)" visible
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: viewing (show other issues)
Version: OOo 2.0.2
Hardware: PC Windows XP
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-10 16:09 UTC by Rainer Bielefeld
Modified: 2013-02-07 22:42 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Rainer Bielefeld 2006-11-10 16:09:10 UTC
Testing the reported problems in  Issue 60681, I created a document
'myowntest.odt' where I saw a strange behaviour: descending sort worked fine,
ascending sort for the table did not work. Please use the attachment from Issue
60681 for your tests:
<http://www.openoffice.org/nonav/issues/showattachment.cgi/40197/myowntest.odt>
Comment 1 Rainer Bielefeld 2006-11-10 16:56:36 UTC
It's not a general problem, I tested with several other Tables for "2.0.2 
German version WIN XP: [680m5(Build9011)]" and for first I was not able to
reproduce the problem.

Now I am pretty sure that I understood the problem.

Steps to reproduce:

1. open new document.
2. Menu "Table - Insert - Table"
3. set "1 column", 5 rows
4. Uncheck "heading"
5. <ok>
6. now fill all rows one by one with one letter "z", "b", "c", "d", "e"
7. mark all rows and try to sort alphanumeric ascending / descending, and
   all will wor fine.

Now a second test:
11. open new document.
12. Menu "Table - Insert - Table"
13. set "1 column", 5 rows
4. *Check* "heading", "repeat heading", "1 row"
5. <ok>
6. now fill all rows one by one with one letter "z", "b", "c", "d", "e"
7. Mark complete table content and select "Standard"
8. mark all rows and try to sort alphanumeric ascending / descending
   expected: sort order ascending / descending
   actual: sort ascending seems to work incorrectly, because "z" remains 
           in the first row. The reason seems to be that the first row still
           is handled as a table heading, even after Menu "Format - Standard"

The heading format style is nearby invisible, what is really worrying. 
The spook will disappear after you unchecked "repeat heading" in Menu "Table -
Table Propeties".

So I believe the property "Table Heading" should be displayed (somehow) to avoid
such misapprehension.
Comment 2 michael.ruess 2006-11-13 08:50:02 UTC
Reassigned to requirements.
Good be a good thing to add in Tools.Options.Appearance. There one should
perhaps have the possibility to configure a color for table heading rows...