You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting SystemBackdrop on Popup (e.g. to Acrylic) has no effect, the popup stays transparent.
Regardless of whether ShouldConstrainToRootBounds is set to True or False.
For a Flyout, setting SystemBackdrop works.
Steps to reproduce the bug
Add the following code to a WinUI 3 window, start the app and click the buttons.
Describe the bug
Setting SystemBackdrop on Popup (e.g. to Acrylic) has no effect, the popup stays transparent.
Regardless of whether ShouldConstrainToRootBounds is set to True or False.
For a Flyout, setting SystemBackdrop works.
Steps to reproduce the bug
Add the following code to a WinUI 3 window, start the app and click the buttons.
Expected behavior
Popup has acrylic background if SystemBackdrop is set to DesktopAcrylicBackdrop.
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.6.1: 1.6.240923002
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: