Forum Discussion

Guillaume3's avatar
Guillaume3
Icon for New Contributor rankNew Contributor
3 years ago
Solved

Quartus Prime Copy-Paste hotkey issue

Hi all,

we detected the following issue in Quartus Prime 21.1:

while editing a vhdl file in the editor, if you select a word that is present several times at different places in the file, using the hotkey "CTR+C" to copy this word will lead to copying all the instances of this word in the file.

Example if I select "MYID" in a vhd file, I push "CTRL+C" followed by "CTRL+V", than I get "MYIDMYIDMYID" because "MYID" is present 3 times in the entire file.

This is really annoying and do not know how to report a bug to Intel (if I use Help > Feedback I get an error 500....) - can anyone help?

Regards,

Guillaume