Quoting azurIt <azu...@pobox.sk>:

If using Outlook (I know...I know), and you reply to a message, it
opens in a size that was last used to compose a message.  One could, I
suppose, use a cookie to store the window size used in the Compose
window and always use that value.  I don't think that selecting max
height minus 50 pixels is a good solution, it should be more flexible.

brent


I have to agree with Brent, why not letting users to do what they need/want/like? If it's not a big deal to save a window size, let's do it! :)

Patch?

But keep in mind:

1) *NO* cookies. This needs to be done via browser storage (see $.jStorage variable in IMP javascript environment). 2) The current sizing code MUST be the default for initial opening and/or storage not available.

michael

___________________________________
Michael Slusarz [slus...@horde.org]

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to