Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With Electron, title bar menu is not responsive when clicked #14

Open
Jannchie opened this issue Jun 20, 2022 · 2 comments
Open

With Electron, title bar menu is not responsive when clicked #14

Jannchie opened this issue Jun 20, 2022 · 2 comments

Comments

@Jannchie
Copy link

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?

@lmk123
Copy link
Contributor

lmk123 commented Jun 21, 2022

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

@Jannchie
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants