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
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 seems to be this changeset: http://trac.roundcube.net/changeset/9a0153324eeb1f0e808cb1a063d1f37d49ad48e2...
Is there a possibility to display the "Move to..." select box directly again?
On Thu, Feb 13, 2014 at 3:21 AM, Tim Eggleston lists@timeggleston.co.uk wrote:
Is there a possibility to display the "Move to..." select box directly again?
+1, this was a pretty jarring change from the point of view of my email workflow :(
FYI: there's now a "Move" toolbar button in git master. It has basically the same function as the previous selector box but integrates better with the other actions in the toolbar.
Kind regards, Thomas
Hello Thomas,
I just installed the latest version from github and tested it. Took me a minute to see the new button... ;-)
It's great like that, thank you very much!
cheers On Feb 14, 2014 2:15 PM, "Thomas Bruederli" thomas@roundcube.net wrote:
On Thu, Feb 13, 2014 at 3:21 AM, Tim Eggleston lists@timeggleston.co.uk wrote:
Is there a possibility to display the "Move to..." select box directly again?
+1, this was a pretty jarring change from the point of view of my email workflow :(
FYI: there's now a "Move" toolbar button in git master. It has basically the same function as the previous selector box but integrates better with the other actions in the toolbar.
Kind regards, Thomas _______________________________________________ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users