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.21k stars 1.75k forks source link

[MAUI]For G2, pressing enter without entering any text can make the label turn green. #19892

Open RoiChen001 opened 10 months ago

RoiChen001 commented 10 months ago

Description

For G2, pressing enter without entering any text can make the label turn green.

Steps to Reproduce

1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Android. 2.Click G2. 3.Click the checkmark on the emulator keyboard. Actual result: Pressing enter without entering any text can make the label turn green.

Enter

Expected result: We should first enter some text and then press the check mark so that the label turns green.

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.9831+sha.e1e0328cfb-azdo.8900288 .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.3.

Affected platforms

iOS, Android

ghost commented 10 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.