-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
Description of the Issue
Since version 8.6.1, macros using cut and paste fail.
I was using versions 8.6.1 and 8.6.2, but I had to downgrade to 8.6, since macros were needed to a specific job and they were almost unusable.
Steps to Reproduce the Issue
- Start recording a Macro;
- Cut (Ctrl+X) an entire line of text or just some part of a word;
- Paste (Ctrl+V) it at a blank line at the end of the document;
- Stop recording;
- Put the caret at the beginning of another line of text and select Playback (Ctrl+Shift+P), in order to repeat the work.
- You will see the content will NOT be pasted at the end of the document.
Expected Behavior
The macro should work as expected. I've been using Notepad++ for many years, and have never seen this cut/paste macro issue.
Actual Behavior
Cut and paste in macro doesn't work properly, as described above.
Debug Information
I saw this issue extensively in Notepad++ v8.6.2 (64-bit). Is this really a bug? Is there any workaround?
(Meanwhile, I'll stick with v8.6)
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels