Blazor hybrid on windows - Windows hotkey alt space not working

John 21 Reputation points
2022-12-10T19:17:51.157+00:00

Hi,

I'm developing a Windows app using Blazor hybrid.
If inside of the blazor window is focused, alt + space doesn't work and my app doesn't have any code to suppress key presses, etc. It's blazor sample app from MS doc.

And alt space works for "normal" apps like WPF, Windows API, etc. How to force Blazor to behave like proper app ?

Thank you

Developer technologies | .NET | Blazor
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.