Summary: | Moving items from "detail" views does not correctly update view, e.g. "move to trash". | ||
---|---|---|---|
Product: | [Unmaintained] KDE PIM Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
Component: | general | Assignee: | Ludwig Reiter <ludwig.reiter> |
Status: | VERIFIED FIXED | ||
Severity: | major | CC: | aheinecke, bernhard, bjoern.ricks |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Wolfsteller
2010-09-23 11:45:54 UTC
*** Bug 251942 has been marked as a duplicate of this bug. *** This issue exists with other applications (e.g. addressbook), too. *** Bug 254733 has been marked as a duplicate of this bug. *** SVN commit 1193743 by tilladam: Make sure to emit itemRemoved in all code paths. We need to notify listeners when our item is moved away, not just when it's deleted. Move the signal emission into the clear slot, to achieve this. BUG: 252119 M +1 -2 viewer_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1193743 Ludwig please verify that the move actions update the view correctly Kontact Touch Windows CE 2011-02-11 Test: 1. Open a folder with two mails. 2. Select one mail. 3. Actions/Edit/Move to Trash => The mail is move into the trash folder and the folder view with the second mail is displayed. passed. Okay. |