dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #00387
[Bug 1217676] Re: performing action on menu incorrectly clears and reloads menu
There was some confusion and this bug has nothing to do with the
telephony-service. I've attached a script (and a link for an MR to
indicators-client) that simply populates the messaging menu using the
python api. You can then try to remove items from the list by swiping to
delete or replying (just fake) and you'll see the problem.
To run the script:
1) adb push chewie_messaging_populate_menu /home/phablet
2) ssh into device as user phablet
3) sudo apt-get install gir1.2-messagingmenu-1.0
4) run the script (as phablet user)
./chewie_messaging_populate_menu
This will populate the messaging menu with lots of sample data.
** Changed in: indicator-messages (Ubuntu)
Status: Invalid => Confirmed
** Changed in: unity8 (Ubuntu)
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-messages in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1217676
Title:
performing action on menu incorrectly clears and reloads menu
Status in Telephony Service:
Fix Released
Status in “indicator-messages” package in Ubuntu:
Confirmed
Status in “unity8” package in Ubuntu:
Confirmed
Bug description:
touch image 082713
indicator-messages 13.10.1+13.10.20130822.5-0ubuntu1
On touch, if you delete a message from the menu or reply to a text
message, the entire menu is cleared out (all items removed) and then
re-added. This is not the desired behavior and is a regression. Items
should be removed but other items in the list should not be removed
and rea-dded.
Steps to reproduce:
1) make multiple incoming calls or text messages to the phone (or populate it programatically)
2) swipe to delete a message or reply to a text message
Expected Results:
- the acted upon item should be removed from the list and all other items should not change
Actual Results:
- the acted upon items is removed but so are all the other items, then they are reloaded. this looks bad.
To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1217676/+subscriptions
References