AcrylicBrush overliad on MediaPlayerElement does not apply blur effect to video content #9267
Labels
area-Materials
Reveal, Acrylic, lighting, etc.
area-MediaPlayerElement
bug
Something isn't working
team-Controls
Issue for the Controls team
Describe the bug
When applied over a
MediaPlayerElement
, the blur effect from anAcrylicBrush
is not applied to the video content. Other UI elements have the blur applied fine.Steps to reproduce the bug
Set up a UI where a portion is occupied by a
MediaPlayerElement
and another portion by something else (e.g. a solid-colorRectangle
).Put a
Border
with anAcrylicBrush
background on top of that UI.Expected behavior
AcrylicBrush
applies blur effect to all content includingMediaPlayerElement
.Screenshots
This screenshot shows an
AcrylicBrush
(tint color black, tint and luminosity opacity set to 0) overlaid on a UI with video content and a redRectangle
. Rectangle is visible, video content is notNuGet package version
None
Windows version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: