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.11k stars 1.73k forks source link

[MAUI]The monkey's location information is too long to be fully displayed. #20410

Open RoiChen001 opened 8 months ago

RoiChen001 commented 8 months ago

Description

The monkey's location information is too long to be fully displayed.

Steps to Reproduce

1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Android. 2.Click C2. 3.Slide the page to locate 'Mandrill'.

Actual result: The monkey's location information is too long to be fully displayed. image

Expected result: The code should set the 'newline' attribute appropriately so that the location information is fully displayed.

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.7-nightly.9981+sha.96288c1cff-azdo.9035736 .NET SDK: 8.0.200-preview.24060.48

Is this a regression from previous behavior?

Not a regression, this issue also repro on 8.0.6.

Affected platforms

Android, iOS

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