Bug 333166

Summary: Ubuntu UI doesn't support dual-use mailboxes (messages and nested mailboxes)
Product: [Applications] trojita Reporter: Oliver Grawert <ogra>
Component: UbuntuAssignee: Dan Chapman <dpniel>
Status: RESOLVED FIXED    
Severity: major CC: trojita-bugs, trojita-ubuntu-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Oliver Grawert 2014-04-07 17:46:23 UTC
Running the Ubuntu Touch version of trojita ...
(0.2 from http://people.ubuntu.com/~mhall119/trojita/com.ubuntu.developer.mhall119.trojita-ubuntu_0.2_armhf.click) 
I get only a listing of the subfolders in my Inbox, but none of the messages the Inbox contains are shown.
Comment 1 Jan Kundrát 2014-04-08 19:02:36 UTC
This is because of commit 1a96661c0d90df775c268d754876ea2b4fa6d397. It is possible to have mailboxes which contain both messages and other mailboxes.

One way of solving this is by splitting the touch-sensitive area into two pieces, one for list of messages, one (perhaps on the right, around the ">" sign) for showing nested mailboxes. That's how the Harmattan version behaves.

Daniel, please take a look at this.
Comment 2 Dan Chapman 2014-04-09 07:26:44 UTC
Ahh that makes sense :-) i'll look into it
Comment 3 Jan Kundrát 2014-04-10 10:03:36 UTC
Git commit 53e30ec14a618ad370ff44e4467af5f944202fd2 by Jan Kundrát, on behalf of Dan Chapman.
Committed on 09/04/2014 at 09:25.
Pushed by jkt into branch 'master'.

Ubuntu: Fix for dual use mailbox's

Enables the viewing of dual use mailboxes. Clicking on the progression will show any nested mailbox's
Clicking anywhere else will show the message list for current mailbox.
REVIEW: 117446

M  +28   -12   src/Ubuntu/qml/trojita/MailboxListPage.qml

http://commits.kde.org/trojita/53e30ec14a618ad370ff44e4467af5f944202fd2