Skip to content

[OSX] bring window to front when Activate() is called. #7110

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

Merged

Conversation

danwalmsley
Copy link
Member

@danwalmsley danwalmsley commented Dec 9, 2021

What does the pull request do?

Fixes OSX so the window comes to the front when Activate () is called.

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes #2398
Fixes #6443

Copy link
Member

@maxkatz6 maxkatz6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I used manual call to makeKeyAndOrderFront as a workaround previously, it works

@maxkatz6 maxkatz6 merged commit 4718747 into master Dec 9, 2021
@maxkatz6 maxkatz6 deleted the fixes/2398-osx-bring-window-to-front-when-activated branch December 9, 2021 17:40
danwalmsley pushed a commit that referenced this pull request Dec 13, 2021
…to-front-when-activated

[OSX] bring window to front when Activate() is called.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OSX] Window.Activate does not bring window to the front (macOS) Window.Activate does not focus and bring Window to front
2 participants