2graphic / sinap-ide

Sinap IDE development project.
7 stars 1 forks source link

KeyBinding issues for Windows/Linux #315

Open danielscottjames opened 7 years ago

danielscottjames commented 7 years ago

Related to #155 #162

Basically, menu shortcuts don't work as expected in Windows. This will probably require collaboration with me and @CJ or if I have time, I'll setup a VM.

cj-dimaano commented 7 years ago

This is also present on Linux.

danielscottjames commented 7 years ago

This is going to require rethinking how we're capturing the menu events. Because Chromium/Electron apparently special case some shortcuts and we can't override them.