Bug 263925 - No display update after moving a folder up one level
Summary: No display update after moving a folder up one level
Status: RESOLVED UNMAINTAINED
Alias: None
Product: KMail Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Stephen Kelly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 23:17 UTC by Sabine Faure
Modified: 2016-09-29 07:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2011-01-21 23:17:40 UTC
Version:           unspecified (using Devel) 
OS:                Linux

After moving a folder up one level the N900 still display the old folder location even after 2 minutes. The user has to go back to its Imap Inbox manually and only then she can see that moving the folder worked.

I think it would be a lot more efficient if the view was updated once the folder has been moved (ex: automatically go to folder up one more level than the one that was moved)

Reproducible: Always

Steps to Reproduce:
Prerequisite: create a Folder A and 1 subfolder called Folder B (= Imap inbox/Folder A/Folder B)

- Launch Kmail-mobile
- Click on your Imap inbox
- Click on Folder A
- Click on Folder B
- Open the 'Actions' tab
- Click on 'Edit'
- Click on 'Move Folder To...'
- A dialogue opens listing all the possible destination for the selected subfolder
- Select 'Imap inbox'
- Click on 'Ok'

Actual Results:  
Nothing happens even after 2 minutes.

The N900 still displays Folder B eventhough it has been moved up one level and should now be a subfolder of the Imap Inbox

Expected Results:  
The N900 should display the Imap inbox to show that Folder B has been properly moved one level.

Note: Folder B has indeed been moved properly up one level but the user can only realize it if she goes back manually to the Imap Inbox. And even then, it does not help that it takes 30s (no sync required) before the change is displayed in Folder view.

What is worse is that if the user does nothing the N900 still displays Folder B so she can move it again if she does not realize that it in fact was moved successfully already! 

A pop up 'Error' dialogue appears saying 'Unknow error' if the user tried to move twice the same folder to two different locations in a row.

N900, 4:4.6~.20110118.1600.git254268b-1maemo1.121498
Comment 1 Tobias Koenig 2011-01-31 11:32:07 UTC
Reproducible on the desktop as well. This seems to be an update problem of the AkonadiBreadcrumnNavigationModel. Stephen, any idea what's going wrong?