From e9a3be4d95834b056557cd166bdb1ce3cd857cfb Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 13 Mar 2019 16:34:02 +0000 Subject: Resolves: tdf#124028 dangling "completion" entries block responses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit so e.g. math font dialog doesn't react to button clicks. since... commit ab8e0f5832fa910f8b1abd36d7cb3929cbac2395 Author: Caolán McNamara 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 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- starmath/uiconfig/smath/ui/fontdialog.ui | 1 - 1 file changed, 1 deletion(-) (limited to 'starmath') 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 @@ True True True - entrycompletion1 0 -- cgit