[Done] Copy/Paste lag

Post bugs related to the IDE here
Joubarbe
Enthusiast
Enthusiast
Posts: 702
Joined: Wed Sep 18, 2013 11:54 am
Location: France

[Done] Copy/Paste lag

Post by Joubarbe »

I've noticed this bug since version 6 IIRC. I'm running 6.1 and I still sometimes have hard times copy pasting a text, as it seems that copy needs some time to work, and very often, what I paste is a text that has been copied earlier, but not the latest one in the clipboard. This bug only occurs in the PB IDE, as I'm using Notepad++, VSCode and IntelliJ without this problem.

UPDATE: I now had another bug, copy paste two things in a minute; then I paste one time, the latest copy was pasted as expected, and then pasted another time and the previous clipboard was pasted instead!
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Copy/Paste lag

Post by Fred »

Seems to work as expected, can anybody confirm ?
Quin
Addict
Addict
Posts: 1122
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Re: Copy/Paste lag

Post by Quin »

The initial report didn't give a very good set of steps to reproduce it, but I've tried copying and pasting text in and out of the IDE multiple times (on Windows) and had no issues. All the way from ten or so characters to over 100,000.
BarryG
Addict
Addict
Posts: 4121
Joined: Thu Apr 18, 2019 8:17 am

Re: Copy/Paste lag

Post by BarryG »

No issues copying/pasting here, ever. Even with large procedures (several screen pages long).

@Joubarbe: You don't have a clipboard manager app running in the background, maybe? And does it happen if syntax coloring is turned OFF in the IDE's prefs? Because maybe you have custom coloring set for it?
Joubarbe
Enthusiast
Enthusiast
Posts: 702
Joined: Wed Sep 18, 2013 11:54 am
Location: France

Re: Copy/Paste lag

Post by Joubarbe »

Hmm, that was two years ago and I've changed my computer since. And there's no problem :)
Post Reply