We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-01-24 01:13:51 +0200

Bug: multiple items get deleted when first remorse timer is triggered

Problem: when removing multiple items from a listview, all get removed when the remorse timer for the first item runs out of time. I believe this is not intended, as one might want to cancel the action on any of the items.

How to reproduce: Go to for example settings->backup, delete multiple backups before remorse timers are finished.

Bug: multiple items get deleted when first remorse timer is triggered

Problem: when removing multiple items from a listview, all get removed when the remorse timer for the first item runs out of time. I believe this is not intended, as one might want to cancel the action on any of the items.

How to reproduce: Go to for example settings->backup, delete multiple backups before remorse timers are finished.

P.S. Note that this is not about the remorse banner, but individual timers in a list or gridview.

Bug: multiple items get deleted when first remorse timer is triggered

Problem: when removing multiple items from a listview, all get removed when the remorse timer for the first item runs out of time. I believe this is not intended, as one might want to cancel the action on any of the items.

How to reproduce: Go to for example settings->backup, delete multiple backups before remorse timers are finished.

P.S. Note that this is not about the remorse banner, but individual timers in a list or gridview.

P.S. after quick testing with calendar, this is backup specific. I'll try to find what is different in the Qml files, as I observe this.behaviour in my own app too.

Bug: multiple items get deleted when first remorse timer is triggered

Problem: when removing multiple items from a listview, all get removed when the remorse timer for the first item runs out of time. I believe this is not intended, as one might want to cancel the action on any of the items.

How to reproduce: Go to for example settings->backup, delete multiple backups before remorse timers are finished.

P.S. Note that this is not about the remorse banner, but individual timers in a list or gridview.

P.S. P.P.S. after quick testing with calendar, this is backup specific. I'll try to find what is different in the Qml files, as I observe this.behaviour in my own app too.

Bug: multiple items get deleted when first remorse timer is triggered

Problem: when removing multiple items from a listview, all get removed when the remorse timer for the first item runs out of time. I believe this is not intended, as one might want to cancel the action on any of the items.

How to reproduce: Go to for example settings->backup, delete multiple backups before remorse timers are finished.

P.S. Edit 1: Note that this is not about the remorse banner, but individual timers in a list or gridview.

P.P.S. Edit 2: after quick testing with calendar, this is backup specific. I'll try to find what is different in the Qml files, as I observe this.behaviour in my own app too.

Edit 3: looking at the qml files in /usr/lib/qt5/qml/Sailfish/Vault/SnapshotItem.qml and in /usr/share/jolla-calendar/pages/EventListDelegate.qml , it seems that this behaviour is specific to list delegates using remorseAction to initiate the remorsetimer.

Bug: multiple items get deleted when first remorse timer is triggered

Problem: when removing multiple items from a listview, all get removed when the remorse timer for the first item runs out of time. I believe this is not intended, as one might want to cancel the action on any of the items.

How to reproduce: Go to for example settings->backup, delete multiple backups before remorse timers are finished.

Edit 1: Note that this is not about the remorse banner, but individual timers in a list or gridview.

Edit 2: after quick testing with calendar, this is backup specific. I'll try to find what is different in the Qml files, as I observe this.behaviour in my own app too.

Edit 3: looking at the qml files in /usr/lib/qt5/qml/Sailfish/Vault/SnapshotItem.qml and in /usr/share/jolla-calendar/pages/EventListDelegate.qml , it seems that this behaviour is specific to list delegates using remorseAction to initiate the remorsetimer.