sw/uiconfig/swriter/ui/indexentry.ui | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
New commits: commit d49255efea55252d6a92a000b1c53d35c2c5ac8d Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Thu May 9 21:41:33 2019 +0100 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Sat May 11 08:51:41 2019 +0200 Resolves: tdf#124455 GtkComboBox text entry greyed out Change-Id: Icc3b4daa50305da0d74f63647c98b887df210a10 Reviewed-on: https://gerrit.libreoffice.org/72079 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/sw/uiconfig/swriter/ui/indexentry.ui b/sw/uiconfig/swriter/ui/indexentry.ui index a4157d054496..f9457f26f5e4 100644 --- a/sw/uiconfig/swriter/ui/indexentry.ui +++ b/sw/uiconfig/swriter/ui/indexentry.ui @@ -369,8 +369,7 @@ <property name="has_entry">True</property> <child internal-child="entry"> <object class="GtkEntry" id="comboboxtext-entry"> - <property name="sensitive">False</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="activates_default">True</property> </object> </child> @@ -389,8 +388,7 @@ <property name="has_entry">True</property> <child internal-child="entry"> <object class="GtkEntry" id="comboboxtext-entry2"> - <property name="sensitive">False</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="activates_default">True</property> </object> </child> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits