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
I wonder if this this can be repro'd with System TitleBar, since WinUI Gallery currently uses a fully custom "user control" titlebar. Hopefully this will resolve once we switch to the new TitleBar control.
I think that it isn't meant to be like this because the TitleBar control in WindowsAppSDK 1.7 will fix this issue.
Well, for me it seem obvious that a modal/dialog window should block interacting with the parent window unless a specific setting/attribute/argument, as MessageBoxes do.
I think preventing from dragging the parent window is normal, but allowing it with an attribute in the XAML could be a good thing too.
Which version of the app?
WinUI 3 Gallery
Description
Steps to reproduce the bug:
Screenshots
Windows version
Windows 11 24H2 (26052)
Additional context
This issue is probably caused by the content dialog background blocking the title bar.
The text was updated successfully, but these errors were encountered: