[evolution/gnome-3-24] Cannot focus contact list editor's list name
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-24] Cannot focus contact list editor's list name
- Date: Thu, 29 Jun 2017 14:10:12 +0000 (UTC)
commit c6fa7e3d930f0fde667cf0ce1073f0bad4d5e112
Author: Milan Crha <mcrha redhat com>
Date: Thu Jun 29 16:05:50 2017 +0200
Cannot focus contact list editor's list name
Then it's pretty hard to change that name, or even write anything to it.
.../gui/contact-list-editor/contact-list-editor.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/addressbook/gui/contact-list-editor/contact-list-editor.ui
b/src/addressbook/gui/contact-list-editor/contact-list-editor.ui
index f6f8b9f..93f7eff 100644
--- a/src/addressbook/gui/contact-list-editor/contact-list-editor.ui
+++ b/src/addressbook/gui/contact-list-editor/contact-list-editor.ui
@@ -128,7 +128,7 @@
<child>
<object class="GtkEntry" id="list-name-entry">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<signal name="changed" handler="contact_list_editor_list_name_entry_changed_cb"
swapped="no"/>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]