Arduino-pro-ide: macOS: Command + r is hijacked globally

Created on 7 Aug 2020  Â·  5Comments  Â·  Source: arduino/arduino-pro-ide

Describe the bug
When Arduino Pro IDE is running in the background, ⌘ R is hijacked globally, preventing other applications from utilising it.

To Reproduce
Steps to reproduce the behavior:

  1. Open Arduino Pro IDE
  2. Switch to a browser
  3. Hit ⌘ R on the keyboard
  4. Watch as nothing happens
  5. Close Arduino Pro IDE
  6. Repeat step 2.
  7. The page will now reload

Expected behavior
It is expected that ⌘ R will only trigger within Arduino Pro IDE when the application is the currently active one.

Screenshots
Screenshot 2020-08-07 at 10 49 35

Desktop (please complete the following information):

  • OS: macOS 10.15.5
  • Arduino Pro IDE 0.0.6 (0.0.6.20200409.2)

Additional context
Captured with ShortcutDetective

bug

Most helpful comment

hi @j-rieck

first of al: great icon!
on to the serious stuff: we have fixed this in the meantime, and a new realease is on its way with many more changes.
We're planning a better schedule for updates on this project, but decided to first address most of the annoying things before pushing a new one out.

The wait is not gonna be long, we're days away :)

All 5 comments

I just checked out the eclipe-theia repository, and it seems there was a change three months ago in this commit.

"Removed global shortcuts if window is not focused." Is the Arduino Pro IDE running on a version before this commit? If so, that would explain the issue.

hi @j-rieck

first of al: great icon!
on to the serious stuff: we have fixed this in the meantime, and a new realease is on its way with many more changes.
We're planning a better schedule for updates on this project, but decided to first address most of the annoying things before pushing a new one out.

The wait is not gonna be long, we're days away :)

Moof!

Thanks for the update, looking forward to the release, and the eventual release of the source code.

Thanks for your hard work!

@j-rieck, here is a workaround if you cannot wait until the next release.

Thanks @kittaakos. I didn't think of searching closed issued before opening this one.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Master811129 picture Master811129  Â·  6Comments

IMSHOX picture IMSHOX  Â·  6Comments

ubidefeo picture ubidefeo  Â·  4Comments

OMGdaDPS picture OMGdaDPS  Â·  5Comments

talofer99 picture talofer99  Â·  8Comments