Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notepad++ copy paste not working #4988

Closed
ifstatement0029 opened this issue Nov 4, 2018 · 12 comments
Closed

Notepad++ copy paste not working #4988

ifstatement0029 opened this issue Nov 4, 2018 · 12 comments
Labels
not reproducible Issues that can't be reproduced, with the given information, using the latest Notepad++ version

Comments

@ifstatement0029
Copy link

When I copy any text from Notepad++ and paste it somewhere else, either in the same file or even in other applications such as an internet browser, it does not paste what I copied but instead pastes something like this: qp4vtx7s6psqynry0l0llk6fllsyyrtw6s2djxrkjh

@ghost
Copy link

ghost commented Nov 6, 2018

What exactly are you pasting? Is it normal ASCII or extended ASCII or what?

@tolstiakov
Copy link

I can report the same issue. I have multiple text files open in npp 7.5.9 32bit and clipboard content gets corrupted randomly while copying and pasting plain text between the files. The issue appeared after update to 7.5.9. Files are UTF-8, but content is plain ANSI. Amazingly, the corrupted content appears to be originating from files not currently open in npp, but present on the filesystem in "close vicinity" to the files opened in npp. The issue becomes more severe (frequent) the longer I continue to work. At one point npp froze ("Not Resonding..." message in title bar), but recovered after a minute or so (MEM/CPU usage OK, ~22Meg of RAM). OS is Win7 x64 SP1. I restarted npp and will monitor future behavior.

@ifstatement0029
Copy link
Author

ifstatement0029 commented Nov 7, 2018 via email

@ifstatement0029
Copy link
Author

ifstatement0029 commented Nov 7, 2018 via email

@tolstiakov
Copy link

New information: I rolled back to version 7.5.8 and I still have the issue. Corrupt clipboard content is outside of npp so I suspected that some obnoxious Win7 update (company policy, can't turn them off) broke the Windows clipboard, but Sebastian says he's on Win10. And I haven't noticed clipboard issues outside of npp so far. Can it be a stale file/component that still hangs around from 7.5.9? I'm lost at the moment, and the issue is persistent and annoying. If there's any debugging/logging that I could do, I'd be happy to assist if instructed.
I'm using DSpellCheck 1.4.7 btw.
PS: I'm one of those people that sleep/hibernate their computers every time, so my npp stays open for weeks, if not months (I actually restart it only when there's an update).

@ghost
Copy link

ghost commented Nov 9, 2018 via email

@sasumner
Copy link
Contributor

sasumner commented Nov 9, 2018

seems like you need to upgrade to Windows 10 then

This is not a useful reply.

@ifstatement0029
Copy link
Author

ifstatement0029 commented Nov 9, 2018 via email

@ifstatement0029
Copy link
Author

ifstatement0029 commented Nov 10, 2018 via email

@ifstatement0029
Copy link
Author

So I've been doing some more programming today using Notepad++ and noticed that when I copy and paste the following either in Notepad++ (same or new file) or in any other program (MS Word, Firefox, Paint, etc.):
quickbarm1[mo[7],quickbarm[mo[7],3],mo[5]]

what gets pasted is this:
qp4vtx7s6psqynry0l0llk6fllsyyrtw6s2djxrkjh

But when I copy the same thing without the ] at the end:
quickbarm1[mo[7],quickbarm[mo[7],3],mo[5]

the same text copied gets pasted fine.

I've also noticed that if I type from scratch the following in a web browser or MS Word, etc.:
quickbarm1[mo[7],quickbarm[mo[7],3],mo[5]]

and then copy and paste it in the web browser or MS Word, etc. I get:
qp4vtx7s6psqynry0l0llk6fllsyyrtw6s2djxrkjh

So it seems the issue is not with Notepad++. It could be Windows. I don't know.

@tolstiakov
Copy link

Whatever we say here ain't gonna draw any attention until more people report the same issue. AFAICS so far we're alone.

When I noticed the issue first time, I had ~20 files open in npp, and I can say for sure the issue occurred within npp alone. Last two days I reduced the open files count to ~10, and the issue is less frequent (although still present). I also had some MS Office apps open like MS Word, but can't say for sure if it had any influence.

@MetaChuh MetaChuh added the not reproducible Issues that can't be reproduced, with the given information, using the latest Notepad++ version label May 2, 2019
@MetaChuh
Copy link

MetaChuh commented May 2, 2019

please update your notepad++ to the latest version Notepad++ 7.6.6 and migrate or reinstall your plugins if you update from version 7.5.9 or below.
if your issue still persists, and it is still of relevance, please feel free to file a new issue as easy to understand and reproducible as possible.

thank you for your help and best regards.

@MetaChuh MetaChuh closed this as completed May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not reproducible Issues that can't be reproduced, with the given information, using the latest Notepad++ version
Projects
None yet
Development

No branches or pull requests

4 participants