For more information on how to write a good bug report or enhancement request, see the CONTRIBUTING
guide.
I have noticed that the keyboard-shortcut for View > Developer > Reload Window
is not working across all the systems on which I'm using Atom.
Mac OS X 10.8.x - working
Mac OS X 10.11 - not working
Windows 10 - working
Fedora - working
I suspected conflicting keyboard shortcuts, but neither safe mode resolved this nor did the keybinding resolver find any conflicts. No errors in the console either.
Which keyboard layout are you using? Apple QWERTZ Keyboard (German layout)
Expected behavior: The Window to reload
Actual behavior: The Window did not reload
You can get this information from executing atom --version
and apm --version
at the command line.
atom --version
1.5.4
apm --version
apm 1.6.0
npm 2.13.3
node 0.10.40
python 2.7.10
git 2.5.4
I noticed some additional details in the Key Binding Resolver.
windows:reload
work fine.This behavious remains unchanged in Atom 1.6.0 (I previously used 1.5.4)
The reason was 1Password's conflicting global shortcut to lock the app.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!
Most helpful comment
The reason was 1Password's conflicting global shortcut to lock the app.