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

Restore WS_CHILD window style for Embedded Windows #1

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

fitdev
Copy link
Owner

@fitdev fitdev commented Jun 18, 2024

What does the pull request do?

Restore WS_CHILD window style for embedded windows.

What is the current behavior?

Embedded windows in hosted scenarios are not child windows causing all sorts of focus and other issues.

What is the updated/expected behavior with this PR?

Embedded windows will have WS_CHILD style applied.

Checklist

Fixed issues

Fixes AvaloniaUI#16048

Restore WS_CHILD window style for embedded windows.
Should fix: AvaloniaUI#16048
@fitdev fitdev merged commit 134fa53 into master Jun 18, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Regression in 11.1 Beta2 and RC1 concerning EmbeddableControlRoot's EmbeddableWindow implementation on Windows
1 participant