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

[BUG] Windows Popup Overflow Beyond Screen Bounds with anchor #2319

Open
2 tasks done
louisdevs opened this issue Nov 6, 2024 · 0 comments
Open
2 tasks done

[BUG] Windows Popup Overflow Beyond Screen Bounds with anchor #2319

louisdevs opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working unverified

Comments

@louisdevs
Copy link

louisdevs commented Nov 6, 2024

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

When the popup is anchored near the edges of the screen, part of the popup is displayed outside the visible screen area, making some of its content inaccessible

Image

Expected Behavior

The popup should be fully visible within the screen bounds, adjusting its position to stay within the visible area

Steps To Reproduce

  1. Click Show popup
  2. Observe popup in wrong location

Link to public reproduction project repository

https://github.com/louisdevs/WindowsPopupLocationIssue

Environment

  • .NET MAUI CommunityToolkit:9.1.0
  • OS: Windows 10
  • .NET MAUI: 8

Anything else?

No response

@louisdevs louisdevs added bug Something isn't working unverified labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

1 participant