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 Media Element crash on full screen exit in multi window Environment #2255

Open
2 tasks done
ne0rrmatrix opened this issue Oct 5, 2024 · 0 comments · May be fixed by #2256
Open
2 tasks done

[BUG] Windows Media Element crash on full screen exit in multi window Environment #2255

ne0rrmatrix opened this issue Oct 5, 2024 · 0 comments · May be fixed by #2256
Assignees
Labels
bug Something isn't working 📽️ MediaElement Issue/PR that has to do with MediaElement

Comments

@ne0rrmatrix
Copy link
Contributor

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

In an environment with two or more media element windows the full screen behaviour does not work as intended and on close crashes the app. It also does not go into full screen in expected way.

Expected Behavior

When clicking on full screen in either window and restoring to default state app should either enter or exit full screen without crashing to desktop.

Steps To Reproduce

  1. Run samples app
  2. Navigate to Media Element multi window Page
  3. Set secondary window to full screen
  4. Restore to normal screen
  5. Application will crash.

Link to public reproduction project repository

https://github.com/CommunityToolkit/Maui/tree/main/samples

Environment

- .NET MAUI CommunityToolkit:Current Main
- OS:Windows 10 Build 10.0.19041.0
- .NET MAUI:8.0.71

Anything else?

Setting full screen on main window works as intended with no issues. This only affect secondary window. Note that the full screen does not work as intended either. The video is not full screen.

@ne0rrmatrix ne0rrmatrix added bug Something isn't working unverified and removed unverified labels Oct 5, 2024
@ne0rrmatrix ne0rrmatrix self-assigned this Oct 5, 2024
@ne0rrmatrix ne0rrmatrix linked a pull request Oct 5, 2024 that will close this issue
6 tasks
@ne0rrmatrix ne0rrmatrix added the 📽️ MediaElement Issue/PR that has to do with MediaElement label Oct 5, 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 📽️ MediaElement Issue/PR that has to do with MediaElement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant