Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Pressing key combo to open popup tries to search instead on IntelliJ IDEA 2018.1 #49

Closed
msheakoski opened this issue Mar 29, 2018 · 11 comments

Comments

@msheakoski
Copy link

msheakoski commented Mar 29, 2018

Pressing alt-M or alt-shift-M causes a search to open within String Manipulation instead of the usual menu. This didn't start happening until IntelliJ IDEA 2018.1. Pressing esc or backspace clears the search and then the intended menu appears.

screen shot 2018-03-28 at 8 49 12 pm

@krasa
Copy link
Owner

krasa commented Mar 29, 2018

Works fine for me.

@msheakoski
Copy link
Author

I also tried changing the keymap to something like shift-M to test. It seems to forward whatever letter/number you press to String Manipulation's search feature. In this case, it opened the popup and tried searching for "M".

@krasa
Copy link
Owner

krasa commented Mar 29, 2018

maybe some other software or plugin causes that? how about a completely different shortcut?

@msheakoski
Copy link
Author

msheakoski commented Mar 30, 2018

Still experiencing this issue on 5.8.143.000.0. I completely erased the IDEA preferences dir, created a new empty project, opened up a plain text scratch file, assigned the String Manipulation shortcut to "x". When I press the "x" key, the String Manipulation popup appears in search mode with the query "x" filled in. I need to press backspace or esc to see the actual menu. Here is more information about the IDEA and JVM which might be helpful:

IntelliJ IDEA 2018.1 (Ultimate Edition)
Build #IU-181.4203.550, built on March 26, 2018
JRE: 1.8.0_152-release-1136-b20 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.3

@krasa
Copy link
Owner

krasa commented Mar 30, 2018

"x" shortcut does that for me too, that is IntelliJ issue. But try ctrl+alt+shift+x

@myoss
Copy link

myoss commented Apr 14, 2018

Plugin Version: 5.8.143.000.0 has this problem
IntelliJ IDEA 2018.1.1 (Ultimate Edition)
Build #IU-181.4445.78, built on April 10, 2018
JRE: 1.8.0_152-release-1136-b27 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.3

Pressing option-M or option-shift-M

jerry_2018-04-14_09-09-26

@krasa
Copy link
Owner

krasa commented Apr 14, 2018

Try to bind option-M or option-shift-M to for example Main menu | Code | Generate..., and if it does the same thing, then report it to JetBrains.

@myoss
Copy link

myoss commented Apr 14, 2018

@krasa it does the same thing... JetBrains Bug
jerry_2018-04-14_10-38-55

use the menu, it's ok

d55cc9e8-1e91-48ea-a0bb-518a3a7e06c7

@myoss
Copy link

myoss commented Apr 14, 2018

https://youtrack.jetbrains.com/issue/IDEA-189066

@snics
Copy link

snics commented May 25, 2018

+1

@msheakoski
Copy link
Author

FYI, as of 2018.1.5 I am no longer experiencing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants