You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the issue affects other Electron apps, e.g. Element.
I opened a similar issue before: #3982, but it was a bit too broad.
Another similar, but probably different issue: #2438 (there it's about previous session, whereas in this issue the session is never terminated).
Maybe it's not worth to work on this since we're migrating to Tauri.
The text was updated successfully, but these errors were encountered:
I have the same behaviour on Linux but even Thunderbird, Signal & Slack notifications do not react on click in the notification center (Budgie Desktop)
On Mac it works as expected
Here is where the click handler is defined:
deltachat-desktop/packages/target-electron/src/notifications.ts
Lines 111 to 116 in d90e328
I did some search, but couldn't find a simple solution:
It seems like the issue affects other Electron apps, e.g. Element.
I opened a similar issue before: #3982, but it was a bit too broad.
Another similar, but probably different issue: #2438 (there it's about previous session, whereas in this issue the session is never terminated).
Maybe it's not worth to work on this since we're migrating to Tauri.
The text was updated successfully, but these errors were encountered: