Ani

Results 15 comments of Ani

@microsoft-github-policy-service agree company="Microsoft"

@PierreBodart: I've tried to reproduce the problem with 0.81 but I'm unable to do so. The screenshot below shows me entering symbols via AltGr + Key with: - Windows Language...

@Jay-o-Way: I'm currently looking into the BinaryFormatter deprecation / security issue. Regarding the System.Net.Http issue, could you indicate where you see the dependency? I don't see us taking any NuGet...

@Jay-o-Way: Yes, System.Net.Http is indeed used there but not via a vulnerable NuGet package, but rather via a framework dependency on .NET Core 8. Where's the vulnerability there?

I can repro simply by opening the top 3 cards, which are system processes with lots of open file handles. The exception thrown is `Microsoft.UI.Xaml.LayoutCycleException`: "Layout cycle detected. Layout could...

I've tried my best to repo this but have failed. Steps taken (Windows 11, admin and non-admin): - Set up a Keyboard shortcut (Alt F3 -> R) and a Keyboard...

@OuranicRafflesia That looks quite problematic; I'll look into fixing that. It would be very useful for us to know what's repeatedly getting logged. The next time this happens, could you...

It [looks like](https://superuser.com/questions/1157661/how-to-mount-an-android-smartphone-as-a-drive-in-windows) modern Android devices tend to mount as "devices" rather than as regular drives. Explorer provides special handling for browsing these devices, but the files on their file-systems,...

I spent some time looking into this. As @crutkas points out, the issue here is that it's not easy for Peek to detect keystrokes made inside WebView2 as it works...