|
|
|
|
|
by aggieNick02
109 days ago
|
|
The new notepad is a buggy embarrassment. When you disable the "Continue previous session" option you can very easily lose unsaved changes: 0) Set "When Notepad starts" option to "Start new session and discard unsaved changes" 1) New file 2) Type "abc" - note the "X" to close the file changes to a "O" (pretend that's a circle) to indicate unsaved changes 3) Save file - "O" changes back to "X" 4) Type "def" - "X" changes back to "O" because "def" is not on the file on disk 5) Undo, "def" disappears, "O" incorrectly remains... 6) Redo, "def" reappears, "O" incorrectly changes back to "X" 7) Close file. No prompt to save unsaved "def". Reopen file. "def" is gone |
|