https://issues.apache.org/ooo/show_bug.cgi?id=123189

            Bug ID: 123189
        Issue Type: DEFECT
           Summary: Adding new rows to existing text table not inheriting
                    the format of existing columns
           Product: Writer
           Version: 3.4.0
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: formatting
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

I use a template with a  predefined table. Unfortunately, when adding rows,
open office using some default format instead of inheriting the format and
formula  
from the row above (exciting). The table structure is vertical. Sample output
file is attached.  It is evident from the attached sample output that the
earlier row formatting is not applied to newly added rows.
 Open office version:3.3
The new rows are added using the below code fragment:
XTableRows.insertByIndex(rowNum, numOfNewRows);

I hope  this is  intended behavior reasonable

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to