FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 41 : undo after "import library" or "beautify" will clear the text completely
Last modified: 2007-10-12 14:23
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P3
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
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.