resizing compose window? - simple mail
Submitted by Dan-cer on Sat, 05/05/2012 - 00:31.
Hi! Is it possible to resize the compose tab? I like to have it smaller and in forfront of the inbox-messages. In opera it is possible to resize all tabs at once, and after that the smaller size of the compose window will remain small further on. I didn't find that for firefox. Only a thread about deleting that feature.


(0 votes)




Re: resizing compose window? - simple mail
Submitted by Dan-cer on Sun, 05/06/2012 - 12:18.Meanwhile I found a page - http://www.mediaevent.de/javascript/Javascript-Window-resize.html - with scripts for resize window. I integrated a script (window.resizeTo(600,600)) in newmessage.js, with the result whole FF was resized.
Using "tabcontainer.resizeTo(600,600)" instead made no difference.
Re: resizing compose window? - simple mail
Submitted by TechnalXS on Tue, 05/08/2012 - 19:15.Hi,
"compose window" is a Tab not a window so you can't resize it without resize the firefox's window.
Regards
Re: resizing compose window? - simple mail
Submitted by Dan-cer on Wed, 05/09/2012 - 09:17.Is it possible to change that? Similar to the preferences-popup? Open as new resizable window?
Re: resizing compose window? - simple mail
Submitted by TechnalXS on Fri, 05/11/2012 - 19:40.may be in the next version ...
Re: resizing compose window? - simple mail
Submitted by Dan-cer on Sun, 05/13/2012 - 19:28.Thank You! That would be very nice!!!
Re: resizing compose window? - simple mail
Submitted by TechnalXS on Thu, 06/14/2012 - 16:40.Ok done for the next version
Regards
Re: resizing compose window? - simple mail
Submitted by Dan-cer on Fri, 06/15/2012 - 16:16.Thank You very much!