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

Wpf: Fix WebView2 GotFocus/LostFocus/HasFocus #2499

Merged

Conversation

cwensley
Copy link
Member

The WPF IsFocused/IsKeyboardFocused/IsKeyboardFocusWithin don't appear to function with WebView2, but the GotFocus/LostFocus events appear to be wired up so we use those and track the state manually.

@cwensley cwensley added the bug label Jun 12, 2023
@cwensley cwensley added this to the 2.8.0 milestone Jun 12, 2023
@cwensley cwensley merged commit 72a7b07 into picoe:develop Jun 12, 2023
@cwensley cwensley deleted the curtis/wpf-webview2-gotlostfocus-fix branch June 12, 2023 18:14
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