Pregunta

I have my notifications configured to remove themselves after pressing one of the buttons included on them..

The issue I am running into is that when I attempt to remove the notification using chrome.notifications.clear (when the notification has been minimized to the tray, and the expanded tray view is being used), the notification will remain displayed in the tray menu until the menu has been closed. Upon re-opening the tray menu the notification will be gone.

Is there a different method that would need to be used to clear that item while it is being displayed in the tray, or maybe is this just a bug with chrome?

(testing on OS X by the way)

¿Fue útil?

Solución

It is a known/acknowledged bug in Chrome: #335918

I am also affected by it, but to my knowledge there is no alternative.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top