GNOME Bugzilla – Bug 309869
Clicking on the To,cc,Bcc,Post to buttons in the composer doesnt change focus to the corresponding fields
Last modified: 2013-09-13 00:46:32 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.
adding UI keyword
Created attachment 49003 [details] [review] This patch solves the bug # 309869 This patch correspondingly changes the focus to their entry windows.