PyCharm pastes twice
Hi,
Ever since I upgrade to Pycharm 2.x copy/pasting has been acting weirdly.
There are a lot of times where I pasted a certain texts/snippets only once but PyCharm pastes twice. I am pretty sure my keyboard is not the problem as I also sometimes use VS Code. It does not happen there.
It's causing accidental code duplication and just plain annoying that I have to check every time I paste whether its pasted twice or not.
Below is an actual test on how often it occurs. I only copied `erika|` and sometimes it pastes twice so it becomes `erika|erika|`
erika|erika|
erika|erika|
erika|
erika|
erika|
erika|
erika|
erika|
erika|
erika|
erika|erika|
erika|
erika|erika|
erika|
erika|
erika|
erika|
erika|erika|
Please sign in to leave a comment.
Hi,
This doesn't seem to be a known issue.
Can you please submit a bug report to https://youtrack.jetbrains.com/issues?q=%23IDEA%20 and attach a video demonstration of the issue?
Please also be sure to provide **idea.log** file, which you can find using **Help > Show log in...** action.
Hi @andrey resler
I will record a video once I notice that it persists.
Right now, I can't seem to reproduce it.
After a some searching, I found a similar issue: https://youtrack.jetbrains.com/issue/IDEA-217058
If it looks like your case, please leave a comment there, leave a vote, and preferably upload your logs to that case (make it visible only for jetbrains team and yourself)
Hi Andrey,
Yes his issue is similar to mine.
Like him, I do also use a Mac and work with documents containing Japanese characters often.
I will attach a video with a log later.