summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-03-13 16:34:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-03-14 10:03:15 +0100
commite9a3be4d95834b056557cd166bdb1ce3cd857cfb (patch)
tree08946c6a7f91940e88c5a3211f715f07b7483e6d /starmath
parent6ca6ca12f96524c9f68dad94b2857d98ca12134a (diff)
Resolves: tdf#124028 dangling "completion" entries block responses
so e.g. math font dialog doesn't react to button clicks. since... commit ab8e0f5832fa910f8b1abd36d7cb3929cbac2395 Author: Caolán McNamara <caolanm@redhat.com> Date: Fri Jan 18 17:08:58 2019 +0000 Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselect remove the entrycompletions but left the reference to them Change-Id: Ia02d0e657fc114692f69f88890192c470a1cab22 Reviewed-on: https://gerrit.libreoffice.org/69209 Tested-by: Jenkins Reviewed-by: Jean-Baptiste Faure <jbfaure@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/uiconfig/smath/ui/fontdialog.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/uiconfig/smath/ui/fontdialog.ui b/starmath/uiconfig/smath/ui/fontdialog.ui
index b9530b00c728..cef7a4f54d6e 100644
--- a/starmath/uiconfig/smath/ui/fontdialog.ui
+++ b/starmath/uiconfig/smath/ui/fontdialog.ui
@@ -152,7 +152,6 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
- <property name="completion">entrycompletion1</property>
</object>
<packing>
<property name="left_attach">0</property>