Confirmed, the MainPage

                    onTriggered: threadList.selectAll()

should probably be changed to be similar to the version from the dialer

"                    onTriggered: {
                        if (historyList.selectedItems.count === 
historyList.count) {
                            historyList.clearSelection()
                        } else {
                            historyList.selectAll()
                        }
                    }"

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => Low

** Changed in: messaging-app (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1456532

Title:
  "Un-select all" is not functional in Messaging app

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1456532/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to