Version: v0.9.0 (using KDE 3.3.2, Gentoo) Compiler: gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) OS: Linux (i686) release 2.6.8-gentoo-r10 Start drawing operation (tested with circle). Set center point. Select Undo from menu (Undo: Add point) or press Ctrl+Z. Now finish drawing cicle by adding second point. Application window is closed and your drawing is gone!
This bug has been fixed in trunk, branches/KDE/3.5 and branches/kig When in construction mode there is the possibility of implicit addition of a point, which causes the "undo" button to be selectable (wrongly). The fix consists in insisting in disabling the undo/redo actions when "leftReleased" mouse button and in construction mode.
Closing the bug, as the issue was fixed. The fix will be available with KDE 3.5.1.