dvcrn/markright

Unsaved changes reported without editing anything

Open

#30 opened on Nov 12, 2015

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Clojure (904 stars) (58 forks)batch import
bughelp wanted

Description

Repro (on Windows 10)

  • Start MarkRight
  • Open Markdown document
  • Don't change anything
  • Application window title does NOT show a "changed" indicator (*)
  • Close application window
  • Dialog box appears: "There are unsaved changes. Are you sure you want to continue? Your changes will be lost"

If I save the document immediately after opening it, I don't get the message. In general, the handling of the "changed" state seems to work correctly after the first save.

Contributor guide