Nic Champagne Williamson [MSFT]

Results 305 comments of Nic Champagne Williamson [MSFT]

Thanks for the added context @RickStrahl. Sounds like the base case of keyboard shortcuts/accelerators are working, but we're missing support for the mnemonics for menus (alt and then w, for...

@szanto90balazs We are currently in the design phase of this work, but have a good direction forwards here. We are going to change the main input sink from the WebView2...

@hakzhyena The `m_appWindow` sample code is taken from our sample app: https://github.com/MicrosoftEdge/WebView2Samples/tree/master/SampleApps/WebView2APISample You can use the `add_AcceleratorKeyPressed` event to handle basic keyboard shortcuts for now.

Unfortunately no. You could open a separate GitHub issue to track that if you like. We are currently working on a change which would make input go to the host...

Hey @leaanthony - It looks like the majority of the code has been implemented and is going through a code review now. This is relatively complex and large change, so...

It's still in code review - I'm reaching out to the owners for updated status. Thanks!

Thanks for the bug report @ispysoftware, and sorry you're running into this. I've opened it on our backlog. Are you using WinUI 2 or WinUI 3 (through WindowsAppSDK)?

This is a bug on the WinUI control, and it looks like that team has begun work on a fix.

This is high on our list and we hope to investigate and get a fix out soon. Is this a common scenario for folks, to open a select and then...