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] Hidden layer in media player element #1352

Closed
2 tasks done
Strypper opened this issue Aug 18, 2023 · 4 comments
Closed
2 tasks done

[BUG] Hidden layer in media player element #1352

Strypper opened this issue Aug 18, 2023 · 4 comments
Labels
bug Something isn't working 📽️ MediaElement Issue/PR that has to do with MediaElement unverified

Comments

@Strypper
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

AcylicView is an open-source library that allows you to blur a layer and create a frosted effect, allowing you to see through to what is beneath it. However, when using it with MediaView, nothing can be seen through the layer. I am not sure what is causing this issue, as shown in the image below
image
I have already reported this issue to the author of AcylicView, and they have confirmed that it is an issue with the community toolkit
sswi/AcrylicView.MAUI#4

Expected Behavior

The AcrylicView could see through

Steps To Reproduce

  1. Pull the MAUIsland repo (attached below)
  2. Create an empty appsettings.Development.json file (file name should be exactly like appsettings.Development.json, for the content of the file doesn't need to add anything)
  3. Navigate to the control gallery
  4. Choose a community gallery
  5. Choose an acrylic view card (Please notice that we currently have an MAUI issue with this Button need to click at the bottom left to trigger, so you need to click at that position to navigate to the page)
  6. Navigate to the bottom at the page to see the issue

Link to public reproduction project repository

https://github.com/Strypper/mauisland

Environment

- .NET MAUI CommunityToolkit:Latest
- OS: Windows
- .NET MAUI: 7

Anything else?

@Strypper Strypper added bug Something isn't working unverified labels Aug 18, 2023
@vhugogarcia vhugogarcia added the 📽️ MediaElement Issue/PR that has to do with MediaElement label Dec 7, 2023
@ne0rrmatrix
Copy link
Contributor

Which devices does this bug affect? Is it windows, android, iOS, or Mac Catalyst. Is it one, all or specific device types that have issues?

@Strypper
Copy link
Author

Which devices does this bug affect? Is it windows, android, iOS, or Mac Catalyst. Is it one, all or specific device types that have issues?

Only Windows
Android: works fine
IOS,Tizen,MacOS: Not tested

@lgztx96
Copy link

lgztx96 commented Jun 18, 2024

Which devices does this bug affect? Is it windows, android, iOS, or Mac Catalyst. Is it one, all or specific device types that have issues?

Only Windows Android: works fine IOS,Tizen,MacOS: Not tested

On Windows Platforms, this is currently by design. see microsoft/microsoft-ui-xaml#9267

@vhugogarcia
Copy link
Contributor

Thanks @lgztx96 for sharing the link from Microsoft UI. Since this is by design and an expected behavior, I'm closing this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working 📽️ MediaElement Issue/PR that has to do with MediaElement unverified
Projects
None yet
Development

No branches or pull requests

4 participants