FIXED: [15.81] Copy/Paste/Undo bug in column mode

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
User avatar
vha
Posts: 1074
Joined: 27 Jun 2007 21:34
Location: Belgium

FIXED: [15.81] Copy/Paste/Undo bug in column mode

Post by vha »

- Have following text (with the blank line at the end)

Code: Select all

aa
bbbb
cc

- CTRL-A, CTRL-C
- Switch to Column mode
- Select the 4 chars of the 2nd line
- CTRL-V
--> inserted text is wrong
- CTRL-Z
--> "We have encountered an undo issue. The undo buffer will be cleared"

vha
User avatar
Rickard Johansson
Site Admin
Posts: 6575
Joined: 19 Jul 2006 14:29

Re: [15.81] Copy/Paste/Undo bug in column mode

Post by Rickard Johansson »

Fixed in next release (v15.82). Thanks!
Post Reply