1. Clicked the close button on the dr java window after having modified, but not saved, the default "untitled" document.
2. "Do you want to save" dialog came up with yes, no, cancel options.
3. Clicked cancel and the window closed.
Cancel button should leave the dr java window open with the unsaved content intact. As it is, "no" and "cancel" behave the same way.
Experienced this in ubuntu linux (gnome)
Logged In: YES
user_id=1075744
Originator: NO
There was a mismatch between the return values of several the "save" and "close" functions; some used true to indicate success, others to indicate failure.
As of revision 4257, this has been corrected.