Skip to content

[BUG] Labels in Popup don't show at all on Android #1621

@imsam67

Description

@imsam67

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

I've placed a Label as well as a CollectionView with Label in ItemTemplate inside a Popup control. On Android, I see none of the text I place in labels -- see screenshot. There should be a title displayed above the CollectionView inside the ``Popup`. There should also be fruit names inside the gray boxes/borders.

Screenshot 2023-12-22 154225

I see another issue where they talk about a similar issue if the Label is within a Frame. In my case, I have Label controls both inside a Border as well as outside. None of the Label's are showing anything.

Expected Behavior

Labels should simply display the text.

Steps To Reproduce

  1. Add a new Popup to a .NET MAUI app
  2. Place a Label control in the Popup making sure the color is set to something that will be visible

You can also download the code to the public repo I'm providing.

Link to public reproduction project repository

https://github.com/iQuestLLC/test-maui

Environment

- .NET MAUI CommunityToolkit: 7.0.0
- OS: Android
- .NET MAUI: 8

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/viewsIssue/Discussion/PR that has to do with ViewsbugSomething isn't workingunverified

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions