Page 1 of 1

FIXED: [16.21] Undo bug

Posted: 19 Jun 2024 09:09
by vha
Have following code:

Code: Select all

Hello
"Hello"
Put the cursor on the 1st line
CTRL-C to copy the whole line to the clipboard
Double click the Hello on the 2nd line to select the word
CTRL-V
CTRL-Z --> the 2nd double quote is missing

vha

Re: [16.21] Undo bug

Posted: 19 Jun 2024 09:44
by pjj
Hmmm, works for me :? Ah, you have "Copy current line to clipboard if nothing is selected" set on; with this setting it doesn't work indeed.

Re: [16.21] Undo bug

Posted: 25 Jun 2024 18:06
by Rickard Johansson
Fixed in next release. Thanks!