<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127450#c19">Comment # 19</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127450">bug 127450</a>
from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco FaulĂ <xiscofauli@libreoffice.org>"> <span class="fn">Xisco FaulĂ</span></a>
</span></b>
<pre>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 ->
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=3d70b1253f964fb75cd4b5915b8dd031ee54d5c7">https://cgit.freedesktop.org/libreoffice/core/commit/?id=3d70b1253f964fb75cd4b5915b8dd031ee54d5c7</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>