using v12.20 b1 64bit
- Open a file TextEd
- Switch to hex view
- Delete the first character
- CTRL-Z -> first character is restored
- CTRL-Z -> a character with hex code 0x09 is inserted
- CTRL-Z -> the 0x09 is removed again
- CTRL-Z -> a character with hex code 0x09 is inserted again
vha
FIXED: v12.20 b1: undo bug in hex mode
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: v12.20 b1: undo bug in hex mode
After switching to hex view and deleting the first character, I can only undo once (insert the deleted character). Then the undo buffer is empty.
Are you sure you didn't edit the document before switching to hex view?
Are you sure you didn't edit the document before switching to hex view?
- Rickard Johansson
- Site Admin
- Posts: 6783
- Joined: 19 Jul 2006 14:29
Re: ??? v12.20 b1: undo bug in hex mode
I was able to reproduce this using your settings file. It's been fixed. Thanks!