← Back to team overview

touch-packages team mailing list archive

[Bug 1407977] Re: "Select all" does not remove all entries

 

** No longer affects: messaging-app

** No longer affects: dialer-app (Ubuntu)

** Project changed: dialer-app => dialer-app (Ubuntu)

-- 
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 dialer-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu:
  New
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/ubuntu/+source/dialer-app/+bug/1407977/+subscriptions


References