You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not encountered this problem. After starting my App, I tried clicking on the right click menu in the title bar of Chrome browser and everything works fine, e.g. "Open new tab".
I have not encountered this problem. After starting my App, I tried clicking on the right click menu in the title bar of Chrome browser and everything works fine, e.g. "Open new tab".
BTW, I'm using uiohook-napi in the main process.
My environment:
macOS: 12.4 (arm64)
Electron: 19.0.4
uiohook-napi: 1.2.0
Ah, I'm using windows, it is most likely system related.
Thanks for maintaining this project! I am using this project with electron. I found a problem:
when started listening (
uIOhook.start();
), right-clicking on the title bar, the click on the menu content will most likely not respond.Is anyone else experiencing the same problem?
The text was updated successfully, but these errors were encountered: