Bug 98106

Summary: Seleting Undo from menu while drawing closes application
Product: [Applications] kig Reporter: Peter Wendrich <pwsoft>
Component: generalAssignee: Pino Toscano <pino>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Peter Wendrich 2005-01-28 23:49:33 UTC
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!
Comment 1 Maurizio Paolini 2005-12-08 00:13:25 UTC
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.
Comment 2 Pino Toscano 2006-01-03 01:35:28 UTC
Closing the bug, as the issue was fixed.
The fix will be available with KDE 3.5.1.