-
Install .NET 6 SDK
-
Clone the repo:
git clone https://github.com/noseratio/BlazorWebViewWinFormsApp .
-
Run:
dotnet run
tabbing out of the native WinFormsTextBox
looses the focus- Some windows system accelerators (
Alt-F4, Alt-Space) don't work when the focus is insideBlazorWebView
the arrow keys don't work inside HTMLtextarea
withinBlazorWebView
- the native WinForms menu is not dismissed when the focus moves into
BlazorWebView
by clicking it: