dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #02090
[Bug 1217676] Re: performing action on menu incorrectly clears and reloads menu
This bug was fixed in the package unity8 -
7.81.3+13.10.20130927.3-0ubuntu1
---------------
unity8 (7.81.3+13.10.20130927.3-0ubuntu1) saucy; urgency=low
[ Michal Hruby ]
* Correctly handle image URI scheme in results.
[ Michał Sawicz ]
* Make SHOW_DASH and HIDE_DASH close the current preview. (LP:
#1231404)
* Add a LazyImage component that shows an activity spinner for long-
loading images and handles aspect ratio properly.
* Fix Qt 5.1 FTBFS and suppress some build warnings.
[ Albert Astals ]
* Make sure we always have least have one column in the gridview. (LP:
#1225391)
* LVWPH: Make sure we always overshoot vertically. (LP: #1229851)
* Remember the expanded categoryId and not the expanded index The
index can change on search, and we still want to maintain it
expanded in that case. (LP: #1230216)
* Fix showHeader in an edge case of notShownByItsOwn Not all the tests
i've added fail without the code fix, but i've added them just to be
more covered . (LP: #1230187)
[ Diego Sarmentero ]
* Handling error signal from the DownloadTracker plugin (BUG:
#1229744). (LP: #1229744)
* Remove "Reviews and Comments" section from Application Preview until
the feature is ready (BUG: #1226632) - Detect when the keyboard is
being shown to allow the user to scroll the Preview even more if
necessary to interact with the components at the bottom of that
preview, and don't leave those components obscured behind the
keyboard (BUG: #1226638). (LP: #1226632, #1224717, #1226638)
[ Nick Dedekind ]
* Brought messaging indicator inline with UnityMenuModel &
UnityMenuAction. (LP: #1217676, #1217678)
[ Pawel Stolowski ]
* Support canned search queries returned by Home Scope.
* Cancel previous actions and previews on new activation / preview.
Expose previewed data row in Preview object.
[ Michael Terry ]
* Only enable the Bottombar when the HUD is available. (LP: #1220306)
* Increase the "Skip intro" clickable area, making dismissing the edge
demo intro feel more natural. (LP: #1220632)
[ Michael Zanetti ]
* drop our CrossFadeImage in favor of the SDK one. (LP: #1227783)
[ Ubuntu daily release ]
* Automatic snapshot from revision 358
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Fri, 27 Sep 2013 14:13:22 +0000
** Changed in: unity8 (Ubuntu)
Status: Confirmed => Fix Released
--
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:
Invalid
Status in “unity8” package in Ubuntu:
Fix Released
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