roundcube / roundcubemail

The Roundcube Webmail suite
https://roundcube.net
GNU General Public License v3.0
5.81k stars 1.63k forks source link

"newmail_notifier" plugin issues #8360

Open sdondley opened 2 years ago

sdondley commented 2 years ago

I'm on mac, using Safari, running RC version 1.5.1. I'm noticing weirdness with the email notification plugin:

1) The "Test" for browser notifications does not work at all.

I have turned on notifications in Safari under Preferences -> Websites -> notifications. Pop-up windows are also unblocked.

2) I only get an audio notification when roundcube is open in my browser tab. It's silent if I'm in another tab.

3) It would be nice to see the subject and sender in the desktop notification and perhaps the first line or two of the notification.

sdondley commented 2 years ago

Regarding number 2 above, see https://stackoverflow.com/a/38482050/1641112

The solution there worked for me.

alecpl commented 2 years ago
  1. The notification test works for me in Firefox and Chrome on Linux. When I click "Test" I see the page favicon change.
  2. Works in Firefox. Does not work in Chrome (the sound is played as soon as I switch back to the Roundcube tab).

So, it looks like 1. might be a Safari only bug (or your setup bug), 2. seems to be a more common issue.