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

Menus on macOS Catalina are not usable after initial launch. #279

Closed
andydotxyz opened this issue Apr 3, 2020 · 4 comments
Closed

Menus on macOS Catalina are not usable after initial launch. #279

andydotxyz opened this issue Apr 3, 2020 · 4 comments
Labels

Comments

@andydotxyz
Copy link
Contributor

When launching an app on macOS Catalina the menus cannot be interacted with.

Bringing another application to the front and then switching back makes the app usable.

To reproduce

  • Using the code from this project's README simply go run main.go on macOS Catalina
  • Try to interact with the menu - no response
  • Change app and change back
  • Menus work

Originally reported as fyne-io/fyne#505.

@andydotxyz
Copy link
Contributor Author

I guess this is a duplicate of the upstream issue glfw/glfw#1648

@pwaller
Copy link
Member

pwaller commented Apr 19, 2020

I guess this isn't an issue in go-gl/glfw. If it persists after a fix lands upstream, we can reopen this issue. Please also report back when the upstream issue is fixed if you can. Thanks!

@jphsd
Copy link

jphsd commented Jan 1, 2021

Looks like the upstream issue was fixed?

@andydotxyz
Copy link
Contributor Author

It was, but I think they are testing a different fix that is more backwards compatible.

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

No branches or pull requests

4 participants