Comment 3 for bug 1365937

Revision history for this message
Roberto Alsina (ralsina) wrote :

This bug looks a bit confusing:

Title: "Notifications not dismissed when app opened from notification", but comment #2: "open from notification -> clear notification" and comment #1 seems to mean it's about clearPersistent not clearing all notifications with a given tag.

So, looking at what comment #1 describes right now.

That looks like a bug in pushclient itself, not on the QML plugin

I am doing some testing now to see if that's the case by trying to clear the tag from dbus, bypassing the QML plugin.

On the OTHER subject of "clearPersistent method does not work form QML, reported to ralsina as not Q_INVOKABLE". I know it's callable from QML because latest version of the hello test app does it: