Found bug in MS Word

Argo

Lifer
Apr 8, 2000
10,045
0
0
Check this out. Type a sentence. The place cursor in the middle of the sentence and hit delet 3-4 times. Now hit undo (Ctrl-z) to un-delete the characters. Once all characters have been undeleted hit redo (ctrl-y) to remove the characters again. Except this time, redo won't stop at the last action you took (the last character deleted by you) but instead will continue to delete the whole sentence.
 

Argo

Lifer
Apr 8, 2000
10,045
0
0
Originally posted by: DurocShark
Not a bug. It's redoing the last activity which was delete.

Well, it should stop as soon as it reaches the last delete I did. It does that the same for any other action (for example insert).
 

hdeck

Lifer
Sep 26, 2002
14,530
1
0
it's redoing your last action. its not doing your last action, then doing the one before that, then the one before that.
 

dullard

Elite Member
May 21, 2001
26,200
4,871
126
Ctrl - Y is for Repeat, not Redo, in that circumstance. The Word help says Ctrl - Y does both and Word chooses which is the most appropriate in each circumstance.

Put the undo, redo, and repeat icons on your toolbar. You'll notice the Redo works perfectly (it goes inactive and you can't click it), and the Repeat does what you are saying.
 

blakeatwork

Diamond Member
Jul 18, 2001
4,113
1
81
Undo just keeps going until it "undos" (sic) everything you've done since you opened the .doc...

 

hevnsnt

Lifer
Mar 18, 2000
10,868
1
0
Notepad Tricks:

Create a blank text file with ".LOG" in the first line of the file (without the quotes). Press Enter to insert a carriage return after the first line, then save and close the file. From then on, anytime you open the file with Notepad, it will place a time and date stamp at the end of the file, and position the cursor on the line below.
 

purbeast0

No Lifer
Sep 13, 2001
53,764
6,645
126
Originally posted by: hevnsnt
Notepad Tricks:

Create a blank text file with ".LOG" in the first line of the file (without the quotes). Press Enter to insert a carriage return after the first line, then save and close the file. From then on, anytime you open the file with Notepad, it will place a time and date stamp at the end of the file, and position the cursor on the line below.

woha thats pretty cool, just tried it out :)