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] Mediaelement distorting app view after full screen on Android #2571

Open
2 tasks done
KasperSommer opened this issue Mar 7, 2025 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working unverified

Comments

@KasperSommer
Copy link

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

On Android the view of the app is distorted or offset after the Mediaelement has been in full screen mode.

Before full screen:
Image

After full screen mode:
Image

Expected Behavior

App should look the same after exiting full screen mode.

Steps To Reproduce

  1. Create a .NET Hello World
  2. Install MediaElement
  3. Play a file - go to full screen - exit full screen

Link to public reproduction project repository

https://github.com/KasperSommer/MediaElementIssue2

Environment

- .NET MAUI CommunityToolkit MediaElement: 6.0.1 
- .NET MAUI: 9.0.40

Anything else?

No response

@KasperSommer KasperSommer added bug Something isn't working unverified labels Mar 7, 2025
@KasperSommer
Copy link
Author

KasperSommer commented Mar 7, 2025

I just verified that it happens in the CommunityToolkit sample app as well:

Before:
Image

After:
Image

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