Issue 97387

Summary: crash when insert a nested table into a section with multi columns
Product: Writer Reporter: doze_worm <zhuangyuelin>
Component: editingAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOO300m9   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 84292    

Description doze_worm 2008-12-18 08:54:36 UTC
[Steps]
1. Create a write Doc.
2. "Insert -> Section...", select "Columns" tab in the pop up "Insert Section"
Dialogbox. Type 10 in "Columns" textbox, left-click "Insert" button.
3. Put the cursor at the first column of the section, "Insert -> Table", insert
a table with Cols 4, Rows 3.
4. Put the cursor at the first cell of the table, "Insert -> Table", insert a
table with Cols 5, Rows 4.

[Result]
Crash and quit

[Expectedness]
runs normally and insert succeed
Comment 1 michael.ruess 2008-12-22 12:37:18 UTC
MRU->OD: insert a 10-column section, into this, insert a 4x3 table, in the first
cell insert a 5x4 table -> crash.
I could imagine, that the root cause happens after inserting the 4x3 table. This
leads to the effect that the section grows to page size.
Comment 2 Oliver-Rainer Wittmann 2008-12-23 13:22:16 UTC
First investigation reveals:
(a) Crash also occurs in OOo 2.0.2
(b) OOo 2.0 and OOo 2.0.1 loops after the last action has been confirmed.
--> not broken, because prior OOo 2.0 table in table was not supported.
(c) Does not seem to be a general problem, because
- insertion of a 5x3 table in step 4. does not cause a crash.
- insertion of 5-columned section in step 2. does not cause a crash.
Comment 3 Marcus 2017-05-20 11:15:55 UTC
Reset assigne to the default "issues@openoffice.apache.org".