pbreault / adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
Apache License 2.0
2.1k stars 256 forks source link

Error when trying to restart app from find actions shortcut #109

Open tipialican opened 5 years ago

tipialican commented 5 years ago

Description While trying to restart the app through find actions panel ( launched by the shortcut cmd+shift+a in macos), without having a chance to interact with the panel, terminal immediately launches with nothing appropriate message.

Environment

p.s. not sure if there are any other relevant environment information i missed to add, please let me know if so.

Steps to replicate

p.s. the issue only occurs when you use the cmd + shift + a shortcut. if you search for All (double shift keyboard shortcut) the issue does not happen. p.s. this might actually also be an AS bug, not sure.

EarlOfEgo commented 5 years ago

This is not a bug in ADB idea, see https://intellij-support.jetbrains.com/hc/en-us/articles/360005137400-Cmd-Shift-A-hotkey-opens-Terminal-with-apropos-search-instead-of-the-Find-Action-dialog for more information and a workaround.