Hello,

Thanks for the reply.

More details

RC version : 1.2.0, on
Problem both in Firefox 45.2.0 and chrome.


Firefox Browser console output during the delete operation:

==============================

TypeError: orig_order is undefined
<anonymous>
 rc_foldersort.js:79
rcube_event_engine.prototype.triggerEvent()
 common.min.js:41
rcube_webmail/this.command()
 app.min.js:65
<anonymous>
 app.min.js:2
rcube_webmail/this.http_response()
 app.min.js:297
rcube_webmail/this.http_request/<.success()

================================

This is happening both in larry, classic skin.

$config['plugins'] = array('additional_message_headers', 'archive', 'attachment_reminder', 'emoticons', 'hide_blockquote', 'identity_select', 'jqueryui', 'legacy_browser',  'newmail_notifier', 'show_additional_headers', 'subscriptions_option', 'userinfo', 'vcard_attachments', 'zipdownload', 'google_addressbook', 'html5_notifier', 'contextmenu', 'mobile', 'calendar', 'threecol', 'lastlogin', 'geolocation', 'rcguard', 'filters','automatic_addressbook', 'rc_foldersort', 'blacklist', 'markasjunk2', 'keyboard_shortcuts', 'background_changer', 'attachment_position', 'tasklist', 'gravatar');

I tested with disabling threecol plugin, but no avail.

Regards,
Soumitri Mishra,

On Wednesday 20 July 2016 06:28 PM, A.L.E.C wrote:
On 07/20/2016 02:33 PM, soumitri@iitk.ac.in wrote:

--$config['display_next'] = false;

-- The user use double click to read messages without preview pane.

Now when he deletes a message, the message is moved to Trash , but the
screen does not goes back to list of message, it is stuck at showing the
deleted message along with status "Moving message" in grey. The user has
to click on folder name to get the list of message.
Works for me. What version? What plugins? What browser? See browser
console for errors.