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

Activation is delayed by about 10 seconds in Mozilla code #90

Closed
Betterbird opened this issue Nov 8, 2023 · 1 comment
Closed

Activation is delayed by about 10 seconds in Mozilla code #90

Betterbird opened this issue Nov 8, 2023 · 1 comment

Comments

@Betterbird
Copy link

Mozilla is using WinToast for Firefox and Thunderbird[1]. We're from the Thunderbird downstream project Betterbird.

We noticed that after clicking onto the notification, it takes about 10 seconds for this code
https://searchfox.org/mozilla-central/rev/02841791400cf7cf5760c0cfaf31f5d772624253/widget/windows/ToastNotificationHandler.cpp#813
to be activated. A user filed this ticket, see point 1:
https://bugzilla.mozilla.org/show_bug.cgi?id=1863798#c0

Do you have any hint why there is a 10 second delay. Where is the problem located, in Windows, WinToast or the Mozilla code?

[1] https://searchfox.org/mozilla-central/source/third_party/WinToast

@Betterbird
Copy link
Author

Looks like the 10 second delay is expected, see https://bugzilla.mozilla.org/show_bug.cgi?id=1863798#c6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant