microsoft / WindowsAppSDK

The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
https://docs.microsoft.com/windows/apps/windows-app-sdk/
MIT License
3.72k stars 307 forks source link

Crashing on TabStop #4488

Open Ruffythemonkey opened 2 weeks ago

Ruffythemonkey commented 2 weeks ago

Describe the bug

All programs crash when the end of the tab stop is reached. The problem is in the entire WindowsAppSDK from version 1.5.240227000 to 1.5.240607001. All 1.4.... versions do not have this problem

I tested it under Windows 11 with the TemplateStudio template

Steps to reproduce the bug

  1. Yes

Expected behavior

No response

Screenshots

No response

NuGet package version

Windows App SDK 1.5.4: 1.5.240607001

Packaging type

Unpackaged

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022

Additional context

No response