Issue 80050 - Writer freezes/loops when deleting a table containing ertically merged cells
Summary: Writer freezes/loops when deleting a table containing ertically merged cells
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 680m222
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2007-07-26 04:27 UTC by wuyan.ooorg
Modified: 2013-08-07 14:42 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.