← Back to team overview

touch-packages team mailing list archive

[Bug 1407977] [NEW] "Select all" does not remove all entries

 

Public bug reported:

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.

** Affects: dialer-app
     Importance: High
     Assignee: Gustavo Pichorim Boiko (boiko)
         Status: New

** Affects: messaging-app
     Importance: High
     Assignee: Gustavo Pichorim Boiko (boiko)
         Status: New

** Affects: dialer-app (Ubuntu)
     Importance: Undecided
     Assignee: Gustavo Pichorim Boiko (boiko)
         Status: New

** Affects: messaging-app (Ubuntu)
     Importance: Undecided
     Assignee: Gustavo Pichorim Boiko (boiko)
         Status: New

** Affects: dialer-app (Ubuntu RTM)
     Importance: Undecided
     Assignee: Gustavo Pichorim Boiko (boiko)
         Status: New

** Affects: messaging-app (Ubuntu RTM)
     Importance: Undecided
     Assignee: Gustavo Pichorim Boiko (boiko)
         Status: New

** Also affects: messaging-app
   Importance: Undecided
       Status: New

** Also affects: dialer-app (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: messaging-app (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: dialer-app (Ubuntu RTM)
   Importance: Undecided
       Status: New

** Changed in: messaging-app
   Importance: Undecided => High

** Also affects: messaging-app (Ubuntu RTM)
   Importance: Undecided
       Status: New

** Changed in: messaging-app
     Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

** Changed in: dialer-app (Ubuntu)
     Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

** Changed in: dialer-app (Ubuntu RTM)
     Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

** Changed in: messaging-app (Ubuntu)
     Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

** Changed in: messaging-app (Ubuntu RTM)
     Assignee: (unassigned) => Gustavo Pichorim Boiko (boiko)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1407977

Title:
  "Select all" does not remove all entries

Status in Dialer app for Ubuntu Touch:
  New
Status in Messaging App:
  New
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/dialer-app/+bug/1407977/+subscriptions


Follow ups

References