-
Notifications
You must be signed in to change notification settings - Fork 804
Open
Labels
area-AppWindowarea-WindowingbugSomething isn't workingSomething isn't workingteam-CompInputIssue for IXP (Composition, Input) teamIssue for IXP (Composition, Input) team
Description
Describe the bug
Unlike UWP and most other Win32 full screen implementations, it is impossible to minimise a full screen window that used AppWindow. This can get very messy since the full screen is always visible in the background.
Steps to reproduce the bug
- Press Windows + Down. Won't get minimised.
- Press Windows + T to open the taskbar and click on the app icon. Same thing.
- Press Windows + M. Window loses focus but is not minimised.
- Press Windows + D. This works but sometimes when pressing it again brings up a different window that was not full screen, on top of the full screen window.
Expected behavior
You should be able to minimise full screen app windows.
Screenshots
No response
NuGet package version
None
Packaging type
No response
Windows version
No response
IDE
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-AppWindowarea-WindowingbugSomething isn't workingSomething isn't workingteam-CompInputIssue for IXP (Composition, Input) teamIssue for IXP (Composition, Input) team