Bug 305792

Summary: undo of shape creation broken: lead to crash
Product: [Applications] calligrawords Reporter: Sune Vuorela <debian>
Component: generalAssignee: Calligra Words Bugs <calligra-words-bugs-null>
Status: RESOLVED FIXED    
Severity: critical    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sune Vuorela 2012-08-25 22:28:40 UTC
1) create a document. 
2) write some characters. 
3) create a rectangle shape. 
4) undo the creation of the rectangle.
5) move(!) the rectangle a bit, and see it disappear. 
6) undo the rectangle move.  
7) crash.

Reproducible: Always
Comment 1 Camilla Boemann 2012-12-14 23:29:05 UTC
Git commit 89b253f6d07d5daf1af7e4b1c6359c7f4e73ed4b by C. Boemann.
Committed on 15/12/2012 at 00:27.
Pushed by boemann into branch 'master'.

So deleting shapes were not working since the part/document split

I had forgotten to do a connect. O well this fixes it

M  +1    -0    words/part/KWPart.cpp

http://commits.kde.org/calligra/89b253f6d07d5daf1af7e4b1c6359c7f4e73ed4b
Comment 2 Camilla Boemann 2012-12-14 23:30:37 UTC
Git commit 0119e9c28c4e384e5abc4be6042fd4724cbdc9a1 by C. Boemann.
Committed on 15/12/2012 at 00:27.
Pushed by boemann into branch 'calligra/2.6'.

So deleting shapes were not working since the part/document split

I had forgotten to do a connect. O well this fixes it

M  +1    -0    words/part/KWPart.cpp

http://commits.kde.org/calligra/0119e9c28c4e384e5abc4be6042fd4724cbdc9a1