Issue 80050

Summary: Writer freezes/loops when deleting a table containing ertically merged cells
Product: Writer Reporter: wuyan.ooorg
Component: codeAssignee: michael.ruess
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P2 CC: frank.meies, issues, mechtilde, pagalmes.lists
Version: 680m222Keywords: regression
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description wuyan.ooorg 2007-07-26 04:27:00 UTC
1)In the Writer,insert a new 4*4 table
2)merge cells B2:C3
3)select menu:Table->Delete->Table, the OOo will freeze.
Comment 1 michael.ruess 2007-07-26 08:29:37 UTC
MRU->AMA: it looks that deleting any table having vertically merged cells will
end in a loop. I gues, this is a showstopper for 2.3....
Comment 2 andreas.martens 2007-07-26 13:03:04 UTC
Fixed in CWS swqbf102.
ndtbl.cxx
Comment 3 Mechtilde 2007-07-26 13:23:12 UTC
I saw simlar things in writer today (m222)
The only possibilliy was to kill the prozess and to lost the whole work I have
done after the last save.
Comment 4 andreas.martens 2007-07-26 14:46:23 UTC
ama->mechtilde: Sorry to hear that :-(
If you are working with our developer build (until my fix is integrated) you
should avoid this table/delete/table for tables with merged/splitted cells. If
you want to delete a table completely, you should not use table/delete/table nor
table/delete/row. You can use table/delete/columns without risk.
Comment 5 andreas.martens 2007-07-26 17:46:05 UTC
Ready for QA.
Comment 6 michael.ruess 2007-07-27 09:36:30 UTC
Verified fix in CWS swqbf102.
Comment 7 michael.ruess 2007-08-02 09:54:57 UTC
Checked fix in 680m224.