microsoft / Windows-classic-samples

This repo contains samples that demonstrate the API used in Windows classic desktop applications.
Other
5.1k stars 3.23k forks source link

Windows 11: Notifications vanishes after few seconds. #327

Closed sblantipodi closed 10 months ago

sblantipodi commented 10 months ago

With previous version of Windows 10 notification sticked in the Windows Notification Center forever until cancelled.

Since the latest Windows, notifications vanishes automatically after few seconds.

You can reproduce this bug by simply compiling and test your sample:

git clone --filter=blob:none --sparse https://github.com/microsoft/Windows-classic-samples.git windows-samples cd windows-samples git sparse-checkout add Samples/Win7Samples/winui/shell/appshellintegration/NotificationIcon

Navigate to the NotificationIcon folder and open NotificationIcon.sln in Visual Studio to compile and run it.

What is the right way to report this issue to Microsoft?

oldnewthing commented 10 months ago

You can follow the instructions on Windows developer support for support options. (From "Contact Us" you can create a support incident, or you can use the forums on "Microsoft Q&A".) To file a bug, you can use the Feedback Hub app.

sblantipodi commented 10 months ago

Hi @oldnewthing thanks for the answer.

I have reported the issue to the Feedback Hub app since more than a year but it seems that no one is working on this.

What do you think about an issue on such an important API? Notifications are very crucial to apps, isn't this something that needs more attention?

Thanks Davide

oldnewthing commented 10 months ago

I do not control what the Notifications team does with their feedback.