[Libreoffice-bugs] [Bug 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 12 13:05:44 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127450
--- Comment #19 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Can anyone with GTK3.18 test this
--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -1001,6 +1001,8 @@
<property name="shadow_type">in</property>
<property name="max_content_width">150</property>
<property name="max_content_height">300</property>
+ <property name="hscrollbar_policy">never</property>
+ <property name="vscrollbar_policy">never</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>
We have a similar fix here ->
https://cgit.freedesktop.org/libreoffice/core/commit/?id=3d70b1253f964fb75cd4b5915b8dd031ee54d5c7
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190912/4928fd92/attachment.html>
More information about the Libreoffice-bugs
mailing list