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

[bug] windows open context menu unresponsive #29

Closed
ayangweb opened this issue Aug 3, 2024 · 5 comments
Closed

[bug] windows open context menu unresponsive #29

ayangweb opened this issue Aug 3, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@ayangweb
Copy link

ayangweb commented Aug 3, 2024

Hey 👋, excuse me. I'm using this plugin in EcoPaste, but I'm getting feedback that the context menu is unresponsive in Windows 10, and partially in other communities as well! After some troubleshooting, this may not be an issue with EcoPaste, as it is fine on both MacOS and Windows 11! Hope you guys can help me out with this, thanks 🌹!

image

@ayangweb ayangweb changed the title [bug] Windows 10 Right click not responding [bug] windows 10 open context menu unresponsive Aug 3, 2024
@c2r0b c2r0b added the bug Something isn't working label Aug 24, 2024
@c2r0b
Copy link
Owner

c2r0b commented Aug 24, 2024

Hi, the Windows version of this plugin was actually developed on a Windows 10 machine. Are you able to create a reproducible minimal example of the issue? Do you have any error shown?

This error does not seem to happen running this repository examples on Windows 10, please double check on your machine if you have time 🙏

@c2r0b c2r0b closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
@ayangweb
Copy link
Author

ayangweb commented Sep 25, 2024

EcoPasteHub/EcoPaste#547

I can't reproduce it on my computer, but there is a lot of feedback on this issue!

I've used tauri's logging plugin to try and catch the error, but there's no log of the error in question, so I'm not sure how to start troubleshooting!

@c2r0b c2r0b reopened this Sep 25, 2024
@ayangweb ayangweb changed the title [bug] windows 10 open context menu unresponsive [bug] windows open context menu unresponsive Sep 26, 2024
@ayangweb
Copy link
Author

ayangweb commented Sep 26, 2024

Hey 👋, I created a repository that minimally reproduces the problem after using the plugin, the reproduction steps: right mouse click to show the context menu, then go to open another application window, and then it doesn't respond!

repository: https://github.com/ayangweb/test-tauri-plugin-context-menu

Video Demo:

14930_1727318824.mp4

@c2r0b
Copy link
Owner

c2r0b commented Oct 6, 2024

Should be fixed in v0.8.2
The context menu should now correctly destroy itself when the window focus is lost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants