GoogleCodeArchives / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

Save Issues on closing #439

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open one or files and make changes to them
2. Leave them unsaved and Quit Editra
3. Editra asks to save fileXY, when you click yes, all saved documents
disappear from the tab menu
4. The unsaved document becomes saved but Editra doesn't quit.
5. If you have more than one unsaved file, Editra only saves one and leaves
the rest as they are (unsaved)

What is the expected output? What do you see instead?
- Editra should ask at each unsaved file and then quit or not if i say cancel
- Editra should't close the already saved files

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?
- Using 0.5.15 / 0.5.25 on Windows XP and Mac OS 10.5

What method of install was your version installed with (Binary/Source)?
- Binary

Original issue reported on code.google.com by donmar...@gmail.com on 16 Dec 2009 at 8:38

GoogleCodeExporter commented 9 years ago

Original comment by CodyPrec...@gmail.com on 16 Dec 2009 at 1:36

GoogleCodeExporter commented 9 years ago
Fixed

* check for ID_YES in addition to ID_CANCEL and ID_OK

Original comment by CodyPrec...@gmail.com on 17 Dec 2009 at 8:29