Select All is not working

已回答

When I hit CMD+A to select all text in the editor, Edit in the menu bar will flicker blue for a quick second, but nothing else happens. This hasn't always been the case - only within the last few weeks, maybe. I checked and CMD+A isn't assigned to any other hotkeys. Per another post I saw, I turned off the "Override IDE Shortcuts" in Settings >> Tools >> Terminal, but that didn't solve the issue. 

I am running the latest stable build of PyCharm, 2019.1.1, on macOS Mojave v.10.14.4.

Thoughts?

17
Avatar
Permanently deleted user

This happens on both of 2019.1 and  2019.2 version on my mac os X, but NOT on my windows PC running the same version.

Tried to delete some 3rd party pycharm plugin but no successful, i believe this is a Pycharm bug by itself.

0
Avatar
Permanently deleted user

Got the same issue in IntelliJ IDEA 2019.3, this has been bugging me for months!

cmd+a sometimes stops working until I restart IJ.

0

Did you try to solution in https://youtrack.jetbrains.com/issue/IDEA-209726 ? Disabling the command that Apple snuck into Mac OS?

0
Avatar
Permanently deleted user

Ok thx, I disabled that, let's see if it happens again.

0
Avatar
Permanently deleted user

The same issue still exists with IntelliJ IDEA 2019.3.4 (Ultimate Edition) :(

"Select All (CMD+A)" stops working sometimes, can see edit menu blinking though. 

Restarting IDEA fixed the issue but it's really annoying.

Build #IU-193.6911.18, built on March 17, 2020
Runtime version: 11-internal+125 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.14.6
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 8
Registry: ide.usages.page.size=500

0

请先登录再写评论。