keyboard shurtcut is not working in dialog

Answered

The keyboard shortcut does not work in the entry field of the search dialog(open with cmd + shift + f).

The shortcut that does not move is below.

  • control + f
  • control + b
  • command + c
  • command + v


The cursor movement or copy paste does not move...
Is there a solution?

IntelliJ IDEA 2017.3.3 (Ultimate Edition)
Build #IU-173.4301.25, built on January 16, 2018
JRE: 1.8.0_152-release-1024-b11 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.13.3

0
2 comments

See https://youtrack.jetbrains.com/v2/issue/IDEA-108609 regarding the cursor movement.

Copy/Paste should work fine using the standard mapping shortcuts.

 

0
Avatar
Permanently deleted user

Thanks for your reply.

This is solved. The cause was JSON Formatter plug-in.

https://plugins.jetbrains.com/plugin/3964-json-formatter

0

Please sign in to leave a comment.