Skip to content

Can't minimise full screen window #10499

@jaigak

Description

@jaigak

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

  1. Press Windows + Down. Won't get minimised.
  2. Press Windows + T to open the taskbar and click on the app icon. Same thing.
  3. Press Windows + M. Window loses focus but is not minimised.
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions