-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Description
Windows app guidelines specify the application icon in the titlebar should close the window when double-clicked and bring up the context menu when single-clicked. You can see this behavior with Notepad, but not with Calculator.
Steps To Reproduce
- Open up Calculator
- Click on app icon in title:

- Actual: Nothing
Expected behavior
- Single-click: see context menu, like notepad:

- Double-click: close app
Additional context
I just learned about this design part of Windows, came about with me learning about it from the WinUI bug here: microsoft/microsoft-ui-xaml#9907
Metadata
Metadata
Assignees
Labels
No labels