Hi Robin Unfortunately I didn't have the time to test your patch but I now updated my trunk and there are some javascript errors on the subscription list in my Firefox 2.0 on Mac. Also the folder names are not displayed anymore. I reopened http://trac.roundcube.net/trac.cgi/ticket/1457344 with a dump of the javascript error and a screenshot of my folder list.
In revision 813 you implicitly add new folders as a subfolder of the selected one. This should be confirmed by the user (with a checkbox for example) since it's hard to unselect a row in the subscription list and as a user I simply wouldn't expect it to be created as a subfolder. And finally: do you update the IMAP subscription list when moving a folder? I remember some problems when deleting a folder but not unsubscribing it first. Some IMAP servers don't update the subscription list automatically. Regards, ~Thomas 2007/9/21, Robin Elfrink <[EMAIL PROTECTED]>: > > Hi, > > > I finished folder drag/drop. Enables drag/dropping of folders onto a new > parent folder, or to the root of the tree if dropped onto one of the > 'protected' folders. > > In the process I fixed sort_subscription_list(). Not that anybody ever > noticed it was broken, but still. > > Comments please, and tests on different browsers on different platforms. > Firefox on win32 works fine, no need to test that :) > > > > Robin > > _______________________________________________ List info: http://lists.roundcube.net/dev/
