Skip to content

[BUG] Popup broken in iOS with v6.0.0 #1427

@zwikk

Description

@zwikk

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

Looks like there are some issues with the Popup in iOS with CommunityToolkit.Maui 6.0.0.

  • Popup is no longer vertically centered. With net7.0 the popup is located in the top-left corner (image 1), with net8.0 the popup is centered horizontally, but the vertical alignment is incorrect (image 2). This worked fine in v5.3.0
  • The background shadow is gone. This worked fine in v5.3.0
  • Popup has a corner radius that cannot be adjusted (also an issue in v5.3.0)

Android seems to work just fine (image 3)
1-net70 Small
2-net80 Small
3-android Small

Expected Behavior

iOS popup rendering should match Android, which works.

Steps To Reproduce

  1. Open and run solution from repro
  2. Hit the button to show the popup

Link to public reproduction project repository

https://github.com/zwikk/maui-playground/tree/main/Source/PopupBug

Environment

- .NET MAUI CommunityToolkit: 6.0.0
- OS: iOS 17 (simulator
- .NET MAUI: net7.0, net8.0-rc1

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions