ctrl+c not working in project menu
已回答
In the left menu (project explorer), I cannot use the short cut ctrl+c to copy a class or any other file. I can copy it with right click and I can past it with short cut. I just cannot user ctrl+c. This only happen in the menu. I have checked the keymap and all the copy seems well configured.
What is the exact key map responsible for this action?
Any idea how to solve or analyze further the issue?
请先登录再写评论。
>ctrl+c not working in project menu
Do you mean in the Project tool window?
Works for me: Ctrl+C copies the selected in the Project tool window file for me.
What shortcut is et for Settings (Preferences on macOS) | Keymap | All Actions | Main Menu | Edit | Copy action? Have you modified shortcuts?
Does Ctrl+C work in other tool windows? What OS do you have? Attach idea.log file (Help | Show Log in ... action) after IDE restart and reproducing if issue remains. For uploading you can use https://uploads.jetbrains.com
I use Linux/Ubuntu with keymap: GNOME copy
Yes in windows tool > Project
In other windows like code editor or other tools like windows tool > Structure, the ctrl+c is working.
And it used to work fine in windows tool > Project.
As far as I know I haven’t changed any key map lately. I have notices this issue a few weeks ago and have done many restarts since.
This key map was well configured (Keymap | All Actions | Main Menu | Edit | Copy) I have reconfigured it just in case but it still doesn’t work.
Make sure you checked with the default IDE keymap.
If you have any keyboard managers or other tools interacting with the keyboard also try disabling them.
@Ulysse Vaussy
I have exactly the same issue.
Did you solve the problem?
If you did, please update this thread.
Thank you
@Chadkim0210 are you also on Ubuntu? Do you use any clipboard managers? Could you upload idea.log after reproducing? Thanks.
i also have the same issue on windows, only from project view
i am able to copy with ctrl+insert or right click with the mouse
it started also something like couple of days/weeks ago, did not changed
anything on my PC maybe only windows updates
what should i supply for you ?
should i try to do ctrl + C and then supply some logs ?
Symon Aviring thank you for reporting. We have this issue reported to our tracker: https://youtrack.jetbrains.com/issue/IDEA-286951 But cannot reproduce it so far. Could you please attach IDE logs (please use Help | Collect Logs and Diagnostic Data action) after IDE restart and reproducing?
Please also make sure to try with all 3rd plugins disabled.
Also please try 2022.1 EAP version from https://confluence.jetbrains.com/display/IDEADEV/IDEA+2022.1+latest+builds (or from Toolbox App is you use it). This version can be installed and launched at the same time with 2021.3 version. Thank you.
@...
I also have the exact same issue. I can't use keyboard shortcut cmd+c on Project tool window, but if I make the Copy with right click / Copy, I am able to do cmd+v to paste.
I'm on MacOS 11.6 Big Sur and IntelliJ Ultimate 2021.3.1
Hi Andrey Dernov, Sorry for the late answer.
How could I send you my idea-log in private ?
@... you can either put it to https://uploads.jetbrains.com/ and let us know the download ID (they're accessible only inside JB) or add it to the YT ticket IDEA-286951 in a comment with visibility restricted to jetbrains-team.
Hi Ekaterina Valeeva,
Those are the logs just after trying various time to do copy past in the menu.
id: 2022_02_10_73v2zX3MjWzvm2yi (file: idea-logs-20220210-13004415432804583996242516.zip)
@... thank you very much.
Another user affected by this issue informed that he resolved it after disabling the Codota AI Autocomplete for Java and JavaScript (4.2.9)] plugin.
Could you please check if this helps you too?
I replaced my laptop and now the issue doesn't happen but on my old one I
Had the Codota plugin installed
"According to the feedback here and in the community post, the issue turns out to be caused by the third-party plugin
Codota AI Autocomplete
.If anybody's still facing it without this plugin, please leave a comment. Thanks!"
See:https://youtrack.jetbrains.com/issue/IDEA-286951/Idea-could-not-copy-file-by-using-the-shortcut-key-ctrl-c-in-Project-view#focus=Comments-27-5775992.0-0
==>> Disable
Codota
plugin
, the Ctrl+c should work well!