Hello
I have been seeing a very strange behavior in LabVIEW 2017, which I think is a bug. I do not remember seeing this behavior in any previous versions.
Note
I do not yet have any patches or SP1.
I do not have any other version of LabVIEW installed on this PC.
When I copy a part of the code using Ctl+C and then use Ctl+V keys to paste it in another subVI (of the same or different project), the code is not always pasted, depending on what other keys were pressed in between.
Works when:
Copy code from VI 1, paste code in VI 2, then save VI 1 and VI 2.
Copy code from VI 1, paste code in VI 3, then save VI 3.
Does not work when:
Copy code from VI 1, paste code in VI 2, save VI 2, then paste in VI 3. VI 3 does not get pasted with the code. I can even try Paste option from Edit menu but it does not paste. I have to copy again after every Save action.
Copy code from VI 1, save VI 1, then paste in VI 2. VI 2 does not get the code.
Copy code from VI 1, save All in project, then paste in VI 2. VI 2 does not get the code.
Is this a bug or some new feature in LabVIEW 2017?
Can anybody else see it on their systems?
Regards
Freelance LV