07-28-2023 10:31 AM
In LabVIEW 2023 Q3, Quick Drop can take between 1 and 3 seconds to appear after pressing Ctrl-Space. This has been reported to LabVIEW R&D as Bug 2468882.
As a workaround, replace the following VI with the one attached to this post:
[LabVIEW 2023]\resource\dialog\QuickDrop\QuickDrop Log Keyboard Shortcut.vi
Mass compile the folder containing that VI, and you should find that Quick Drop is quick again.
07-30-2023 04:34 PM
07-30-2023 04:36 PM
@Bas.v.E wrote:
So the big question is, in which release will this bug be patched?
I don't know. The patch will likely be similar (if not identical) to the patched VI I've attached above. I'll post on this thread when there is an official patch and/or upgrade that fixes the issue.
07-31-2023 08:39 AM
Thanks for this. It was driving me crazy.
08-01-2023 03:40 PM
Many thanks! After 20 minutes of using 23 Q3, came here looking for a solution for exactly this.
10-24-2023 02:34 PM
This bug is fixed in LabVIEW 2023 Q3 Patch 1, now available for download in NI Package Manager.
06-14-2024 10:48 AM
I'm experienced this problem again with LabVIEW 2024 Q1 in some scenarios. Anyone else having that issue?
06-14-2024 10:49 AM
I have not seen the issue in LabVIEW 2024 Q1. I guess one quick thing to try would be to mass compile your resource\dialog\QuickDrop folder, just in case the Quick Drop code is having to recompile for some reason.