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 309869 - Clicking on the To,cc,Bcc,Post to buttons in the composer doesnt change focus to the corresponding fields
Clicking on the To,cc,Bcc,Post to buttons in the composer doesnt change focus...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.4.x (obsolete)
Other Linux
: Normal trivial
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-07-09 06:21 UTC by Antony
Modified: 2013-09-13 00:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This patch solves the bug # 309869 (1.04 KB, patch)
2005-07-12 07:03 UTC, Antony
none Details | Review

Description Antony 2005-07-09 06:21:39 UTC
Steps to reproduce the bug:

1.In Composer,focus is in the To's entry field.
2.Click on either any of the header buttons(To,cc,Bcc,Post to).
3.Close the dialog and see the place of foci

Expected action:

The focus should shift to the corresponding fields.If Bcc clicked,focus should
move to Bcc's entry field.

Actual results:

The focus is always present in the To's entry field even when some other button
is clicked.
Comment 1 André Klapper 2005-07-10 10:27:02 UTC
adding UI keyword
Comment 2 Antony 2005-07-12 07:03:09 UTC
Created attachment 49003 [details] [review]
This patch solves the bug # 309869

This patch correspondingly changes the focus to their entry windows.