Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExtendsContentIntoTitleBar causes the crash of the app when closing in minimized state #10103

Open
fabianoriccardi opened this issue Oct 23, 2024 · 1 comment
Labels
area-AppWindow area-TitleBar Issues related to custom window title bars. team-CompInput Issue for IXP (Composition, Input) team

Comments

@fabianoriccardi
Copy link

Describe the bug

The app will crash if you try to close it when minimized in the taskbar providing the following message:

Image

NOTE: I'm not sure if this is more related to WinUI or WASDK.

Steps to reproduce the bug

  1. create a new app
  2. copy the few example lines found in the official docs: https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.window.settitlebar?view=windows-app-sdk-1.6
  3. launch the app,
  4. minimize it
  5. right click on the icon is taskbar and close it.

Expected behavior

No response

Screenshots

No response

NuGet package version

Windows App SDK 1.6.1: 1.6.240923002

Packaging type

Packaged (MSIX)

Windows version

Windows 10 version 22H2 (19045, 2022 Update)

IDE

Visual Studio 2022

Additional context

No response

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Oct 23, 2024
@mominshaikhdevs
Copy link

an area of @DarranRowe.

@codendone codendone transferred this issue from microsoft/WindowsAppSDK Oct 24, 2024
@codendone codendone added area-AppWindow team-CompInput Issue for IXP (Composition, Input) team area-TitleBar Issues related to custom window title bars. and removed needs-triage Issue needs to be triaged by the area owners labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-AppWindow area-TitleBar Issues related to custom window title bars. team-CompInput Issue for IXP (Composition, Input) team
Projects
None yet
Development

No branches or pull requests

3 participants