bookmarks and Redo

O

Old Lars

I've stumbled across something odd in Word 2000 (shocking, I know):

1) I make an editing change.
2) Then I set a bookmark.
3) Then I click Undo, which undoes the bookmark.
4) Then I click Undo, which undoes the editing change.
5) Then I click Redo, which redoes BOTH the editing change AND the
bookmark.

Does this seem right to you all?

(Extra for experts: The Undo and Redo functions I'm referring to are
in fact the standard VBA ActiveDocument.Undo and ActiveDocument.Redo.)
 
Top