Author Topic: Unsaved reverted changes  (Read 822 times)

dunkers

  • Senior Community Member
  • Posts: 774
  • Hero Points: 36
Unsaved reverted changes
« on: October 10, 2021, 12:50:13 AM »
If undo or redo are used to change a buffer's content, the unsaved data indicator on the buffer's tab is shown. However, if undo or redo are pursued further, the "You are about to undo/redo past a previous save" dialog is shown and if 'yes' is selected then the unsaved data indicator is removed. If one is not keeping track of things, the contents of the buffer do not match the contents of the file and there is no indication of this.

Graeme

  • Senior Community Member
  • Posts: 2796
  • Hero Points: 347
Re: Unsaved reverted changes
« Reply #1 on: October 10, 2021, 01:02:52 AM »
Wow, good catch.  I can reproduce the problem in beta 4.

dunkers

  • Senior Community Member
  • Posts: 774
  • Hero Points: 36
Re: Unsaved reverted changes
« Reply #2 on: October 10, 2021, 01:22:14 AM »
I think it's been around for a while, but usually I either stop at the last save or make a new change anyway. Just spent an hour or so wondering why the compiler was complaining about the absence of a typedef which was plainly there, and errors being associated with the wrong line.