I knew you had it under control ;) -rkl
>> > > I have had a request to make the cursor focus to the start of the >> text >> > > area box rather than the To: box when you reply to a message. SM >> > v1.4.0 >> > > (RH9). Any ideas on how to do this would be welcomed! >> > >> > Doesn't the compose extras plugin do this, among other things? I am >> > thinking when I get the time, I'll put this in the core, but check > out >> > that plugin for now. >> >> I am attaching a patch that addresses this concern. Merely setting >> focus on the body is not a good solution, since in most browsers, the >> cursor is set at the end of the message instead of at the top > (strangely >> (or not), IE6 seems to be the only exception). This patch instead >> *selects* the body. I've been beta testing it locally, and it seems >> like a nice thing, however, many people out there may not be aware > that >> if they start typing without doing something like pressing the up > arrow >> first, they'll lose the whole original message. I'm not sure I like >> either method, but this seems to be a fairly frequent request, so I am >> hoping for some feedback on this patch. > > OK, for all you whiners out there... ;-> This has been moved into cvs > (1.4.3!) (although for anon cvs, you'll have to wait a day or so). > > It is implemented as a display preference, where you may choose to leave > the focus in the TO field, focus in the body (may end up placing the > cursor at the end of the body depending on your browser) or selecting > the entire body text. > > So there. > > - Paul > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > -- > squirrelmail-users mailing list > List Address: [EMAIL PROTECTED] > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
