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

After using "Remove" in right-click context menu, menu inappropriately stays open next time it loses focus #99

Open
jacobgkau opened this issue Apr 3, 2024 · 0 comments

Comments

@jacobgkau
Copy link
Member

jacobgkau commented Apr 3, 2024

Normally, the right-click context menu (which contains e.g. "Run on {$GPU}") closes if you click outside of it.

2024-04-03.07-21-18.mp4

If the app library is open and you move an icon from a folder back to Home using the "Remove" option in the menu, then the next time the menu is opened, it takes two clicks instead of one to close. You can see that the first click still causes the app names to un-grey, so it's being registered by the app library, it's just not closing the context menu.

2024-04-03.07-23-29.mp4

I had one case where the app menu actually froze up after this happened and, after closing it, I had to kill the process to get it to open again. That part's not happening every time, though.

(Tested on version 3349462.)

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

1 participant