dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.18k stars 1.74k forks source link

[WinUI] Typing in the editor will cause the D10 page to get stuck. #19966

Open ZackYangyang opened 9 months ago

ZackYangyang commented 9 months ago

Description

When testing D10, typing something in the editor will cause the app to get stuck. Note: This issue only repro on Windows platform.

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows.
  2. Click or tap on category 'D' for 'Editor'.
  3. Click or tap on test 'D10'.
  4. Enter some in the editor.

Actual outcome: The app window will get stuck. Animation

Expected outcome: The app shouldn't get stuck.

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

Microsoft.Maui.Controls 8.0.6-nightly.9876+sha.abe0025c2d-azdo.8930532 .NET SDK: 8.0.200-preview.23624.5

Is this a regression from previous behavior?

Not a regression, this issue also repro on 8.0.6.

Affected platforms

Windows

ghost commented 9 months ago

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.