Open Jong-uk-Kim opened 5 years ago
Thanks @Jong-uk-Kim, but I believe this is already a known limitation: https://docs.microsoft.com/en-us/windows/communitytoolkit/controls/wpf-winforms/webview-known-issues#user-interaction
It'd be best to test this scenario with WebView2 and give them feedback here.
Describe the bug
didn't fire keyboard event from WebView when I press shift key.
XAML code
Behind code
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
receive AcceleratorKeyPressed event.
Screenshots
Environment
Additional context
it is right behavior? if right please explain to me.