JJ Brychell
JJ Brychell
WinUI3 has no current mechanism to allow applications to process keyboard input prior to it being handled in the Xaml tree. Converting this to a feature proposal.
@applefanbois I am sorry, I missed the part about WebView2 in the initial postings on this issue. I was responding to the point: > There should be a way to...
@applefanbois I apologize, but I still cannot repro your issue: Given the following Xaml: ``` Click Me ``` I see the expected (although agreed - not optimal) behavior. If focus...
@applefanbois I again apologize as I have no idea what "amazing fix" you are referring too. The only workaround I gave (with a caveat I am not a controls person)...