Desktop notifications don't show up, if the window has been minimized when it was INACTIVE. #522
Closed
3 tasks done
Labels
Milestone
I confirm (by marking "x" in the [ ] below):
Summary
Notification balloon doesn't show up, if the window has been minimized when it was INACTIVE.
Steps to reproduce
-> Notification balloon does not show up.
Note: The same issue occurs when you click on "close" button instead of "minimize".
Tested on:
Expected behavior
Notification balloon shows up at the task tray.
Observed behavior
Notification balloon does not show up.
Possible fixes
This might be related to:
desktop/src/main/mainWindow.js: line 88
" window.blur()" works well when the window is active, but not when the window is inactive.
I'm just guessing...
The text was updated successfully, but these errors were encountered: