Bug 98106 - Seleting Undo from menu while drawing closes application
Summary: Seleting Undo from menu while drawing closes application
Status: RESOLVED FIXED
Alias: None
Product: kig
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Pino Toscano
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-28 23:49 UTC by Peter Wendrich
Modified: 2006-01-03 01:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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