Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label display bug #26151

Open
yangshuxin199393 opened this issue Nov 27, 2024 · 3 comments
Open

Label display bug #26151

yangshuxin199393 opened this issue Nov 27, 2024 · 3 comments
Labels
area-controls-label Label, Span platform/android 🤖 s/needs-info Issue needs more info from the author s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working

Comments

@yangshuxin199393
Copy link

Description

In.net maui 8, using the Label's FormattedText FormattedString format string, there are two spans, and the second Span has the content "kiwi2!" If it is other strings, it will be displayed. If the Span of Label is not used for display, there is no problem. The model of the phone is Samsung SM-A226B, and the operating system is Android 13Image
Image

Steps to Reproduce


<Label.FormattedText>




</Label.FormattedText>

Link to public reproduction project repository

No response

Version with bug

8.0.90 SR9

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

No response

Affected platforms

Android

Affected platform versions

Android 13

Did you find any workaround?

No response

Relevant log output

@yangshuxin199393 yangshuxin199393 added the t/bug Something isn't working label Nov 27, 2024
@StephaneDelcroix StephaneDelcroix added platform/android 🤖 s/needs-info Issue needs more info from the author area-controls-label Label, Span s/needs-repro Attach a solution or code which reproduces the issue labels Nov 27, 2024
Copy link
Contributor

Hi @yangshuxin199393. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

Copy link
Contributor

Hi @yangshuxin199393. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@StephaneDelcroix
Copy link
Contributor

I'm sorry I'm not sure I understand. please provide a small reproduction project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-label Label, Span platform/android 🤖 s/needs-info Issue needs more info from the author s/needs-repro Attach a solution or code which reproduces the issue t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants