Page 1 of 1

FIXED: v12.20 b1: undo bug in hex mode

Posted: 05 Jul 2017 06:44
by vha
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

Re: v12.20 b1: undo bug in hex mode

Posted: 06 Jul 2017 22:14
by Rickard Johansson
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?

Re: ??? v12.20 b1: undo bug in hex mode

Posted: 07 Jul 2017 09:44
by Rickard Johansson
I was able to reproduce this using your settings file. It's been fixed. Thanks!