Bug 41 : undo after "import library" or "beautify" will clear the text completely
Last modified: 2007-10-12 14:23




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P3
Severity:
normal

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2005-05-12 21:16
After using "Import Library"...if you immediately use the UNDO function.
All the code in the window is erased. If you UNDO again, all code comes
back without the import statement.

http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1115920233;start=0

need to compound the undo select/clear/paste items so that they're not
showing up as separate events.
Additional Comment #1 From fry 2007-10-12 14:23
fixed in an earlier release once beginCompoundEdit() was implemented.