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

Mac: Non-activating forms with an owner should not show overtop existing windows #2377

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Jan 9, 2023

Showing a Form with its Owner set will make the owner show overtop any other existing forms even with Form.ShowActivated set to false.

On Mac, when you order a child window to front then set it as a child of a parent form, the parent form will order overtop any other existing windows.

Now we only call OrderFront when there is no owner.

@cwensley cwensley added the bug label Jan 9, 2023
@cwensley cwensley added this to the 2.7.3 milestone Jan 9, 2023
@cwensley cwensley merged commit f573f25 into picoe:develop Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant