** Also affects: band-aids-uphone Importance: Undecided Status: New
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to messaging-app in Ubuntu. https://bugs.launchpad.net/bugs/1407977 Title: "Select all" does not remove all entries Status in Band-aids for Ubuntu Phone: New Status in Canonical System Image: Confirmed Status in dialer-app package in Ubuntu: Confirmed Status in messaging-app package in Ubuntu: Confirmed Status in dialer-app package in Ubuntu RTM: New Status in messaging-app package in Ubuntu RTM: New Bug description: Steps to reproduce in dialer-app: - you need to have the Recents page populated with a lot of entries - open the Recents view - long press an item - hit the checkbox button in header to select all entries - hit the delete button in header Steps to reproduce in messaging-app: - open a conversation that has a good amount of messages - long press an item - hit the checkbox buttojn in header to select all entries - hit the deletete button in header Expected behavior: - All entries get removed What happens: - older entries appear on screen This problem happens because of the way the history-service models were implemented: they only fetch a small amount of entries initially, and then fetches the rest of the data on demand. But the "select all" option only selects the items that were already retrieved, not all items on the database. To manage notifications about this bug go to: https://bugs.launchpad.net/band-aids-uphone/+bug/1407977/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp