| commit | fd2e3d4cd3e6375ca06fec09f2c8142259740814 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Fri Aug 23 19:35:40 2019 +0100 |
| committer | Stephan Bergmann <sbergman@redhat.com> | Mon Aug 26 13:36:49 2019 +0200 |
| tree | 2d41717160b7cb6e805e7d28bf7d654c7f2cafa4 | |
| parent | 695f6bae59de85ae2a69afc9aca5d94758ff86ed [diff] |
Resolves: tdf#126693 cannot put focus into combobox entry Change-Id: I52a316e5c88a41c66ef08be1bae8fcdd10d2ab8e Reviewed-on: https://gerrit.libreoffice.org/78031 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
diff --git a/sw/uiconfig/swriter/ui/insertcaption.ui b/sw/uiconfig/swriter/ui/insertcaption.ui index 3a858b3..dab2087 100644 --- a/sw/uiconfig/swriter/ui/insertcaption.ui +++ b/sw/uiconfig/swriter/ui/insertcaption.ui
@@ -294,7 +294,7 @@ <property name="has_entry">True</property> <child internal-child="entry"> <object class="GtkEntry" id="comboboxtext-entry"> <property name="can_focus">False</property> <property name="can_focus">True</property> <property name="activates_default">True</property> </object> </child>