Hello all,
Somebody knows where the "Select" drop-down menu went? You know, when a message was opened to read, the option "Move to..." to directly move the mail into a folder:
<div class="toolbarselect"> <select name="mailboxlist"
onchange="rcmail.command('moveto', this.options[this.selectedIndex].value)" class="mailboxlist decorated"><option value="">Move to...</option>
I see that in 1.0-rc this option is now under "More" -> "Move to...", but the select menu is much smaller now.
I searched through some of the recent mails in the mailing list for such a change but couldn't find anything (except "Re: [RCD] [Svn] [roundcube/roundcubemail] 9a0153: Implemented menu actions to copy/move messages, added folder-selector widget (#1484086)" maybe).
It's clearly a convenience question, I know. If it's necessary to manually enable it somewhere, please let me know.
thx