tensor5 / arch-atom

Repository of Atom and Electron binary packages for Arch Linux
48 stars 5 forks source link

The "Reload Window" keyboard shortcut doesn't work #39

Closed severen closed 8 years ago

severen commented 8 years ago

I can't reload the window using the Ctrl+Alt+R keyboard shortcut, it does however work if I manually click on the menu bar entry under View -> Developer -> Reload Window. The issue happens when Atom is launched in safe mode as well.

tensor5 commented 8 years ago

Thanks, I'll look into it.

tensor5 commented 8 years ago

Ctrl-Alt-R works for me. Open Keybindings and see if by chance you overwrote it.

severen commented 8 years ago

My keymap is left as default and the issue still persists, also the default shortcut is shown in the menu bar as well.

Perhaps it's related to me using KDE/Plasma 5? Are you using Gnome?

severen commented 8 years ago

Further investigation with the keybinding resolver shows that Atom (or Electron?) is only picking up Ctrl and Alt from the sequence. It seems to only not pick up the R key though, as the rest work fine. I'm going to go look through the Plasma/KDE keybindings to see if something is blocking it.

severen commented 8 years ago

Okay, I've found what it was, the global keyboard shortcut "Manually Invoke Action on Current Clipboard" seemed to be blocking it.

screenshot_20160818_154523