moose-team / friends

:tv: P2P chat powered by the web.
http://moose-team.github.io/friends/
MIT License
3.17k stars 341 forks source link

toggling default menu in electron with keyboard shortcuts not working #176

Open splintercell9 opened 5 years ago

splintercell9 commented 5 years ago

I'm new to electron. So, I loaded a simple html document on the mainWindow but the problem is when i had to reload page using Ctrl+R it's not working same with all other options under Window menu. And its quite irritating to reload again and again or using dev tools with mouse. Electron version. 4.0.1

Edit: I created custom menu with accelerator for dev tools 'Ctrl+Shift+I' its working but with default menu by electron accelerator is not working