GNOME Bugzilla – Bug 593061
[account assistant] wrong widget focus
Last modified: 2018-05-22 13:39:53 UTC
In the account assistant I selected "Yes, I'll enter my account details now", then the next page had the focus on the password field, it should be on the username (jabber id) field instead.
*** Bug 601715 has been marked as a duplicate of this bug. ***
Cosimoc: I looked at the code ans it seems fine. Do you have any idea about this bug? Fred: oups, I missed it, sorry :)
I actually spotted this bug while writing the assistant, but I couldn't really find anything wrong in my code. Actually, if you select another account from the combobox, the username field is selected just as expected, so this might be a bad interaction between the GtkComboBox default focus widget code and the assistant.
*** Bug 612636 has been marked as a duplicate of this bug. ***
Created attachment 168214 [details] [review] Patch This patch should fix the bug. I am not sure about it. Please check.
Review of attachment 168214 [details] [review]: Patch doesn't fix the issue here.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/110.