mariarahat / bungeni-editor

Automatically exported from code.google.com/p/bungeni-editor
2 stars 0 forks source link

Convert document to plain - Prompt for save #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.markup a document
2.click convert to plain without saving it

What is the expected output? What do you see instead?
the converted plain document is blank.
this happens becuase the document was not saved before the conversion

To do :

prompt the user if the document is not saved on disk.

Original issue reported on code.google.com by ashok.ha...@gmail.com on 15 Jul 2009 at 8:27

GoogleCodeExporter commented 9 years ago
added check using XModifiable

Original comment by ashok.ha...@gmail.com on 15 Jul 2009 at 9:38