Hello The Bat! developers,

  I'm using The Bat! Version 1.53 RC/4
  Serial Number 303DFDAD
  under Windows NT 5.0 Build 2195 
  and would like to report a bug

  The bug description:
    The "Modified" flag, on the status bar of the editor, stays on at all
    times, no matter what. It should disappear with every save or
    autosave, and re-appear with the first modification.

  Steps to reproduce the bug:
    Type, save, type, save...

  Fix suggestions:
    Most probably this is linked to the newest "Undo buffer disappearing"
    bugfix, but this should be synchronized: with every save action, the
    Undo buffer position should be noted somewhere. Then, if the current
    Undo state equals that of the last save, the "Modified" mark should
    disappear, and appear otherwise.

    This would cause another interesting feature to appear - undoing back
    to the last save state would make the "Modified" marker disappear
    (Undo_state=last_saved_state), while one more "undo" action would make
    it reappear again (Undo_state<>last_saved_state). The same would
    happen, if a "redo" action was present in the Edit menu at all (too
    bad it's not).

Regards,
  MaXxX

-- 
______________________________________________________
Archives   : <http://tbbeta.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

Reply via email to