GNOME Bugzilla – Bug 240599
Reply to mail puts cursor in To field not start of Compser
Last modified: 2013-09-10 14:03:10 UTC
Description of Problem: (swear this has to be a dupe but cannot find - also sorry if not mailer). snapshot: 2003-03-31 Select message, choose Reply. Cursor should be in composer so the user can start typing -- currently cursor is in To field. regression from 1.2.
that's because I fixed it 2 weeks ago. anyways, if it doesn't work for you... maybe it's a gtk bug or a gtkhtml? it grabs To if the To field is empty, else if the Subject field is empty, it grabs that. finally, if both of those have text, it grabs the html editor.