After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 240599 - Reply to mail puts cursor in To field not start of Compser
Reply to mail puts cursor in To field not start of Compser
Status: RESOLVED NOTABUG
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-03-31 22:58 UTC by christine
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description christine 2003-03-31 22:58:46 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.
Comment 1 Jeffrey Stedfast 2003-03-31 23:05:11 UTC
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.