<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Assertion when modifying a numbering style (gtk3 only)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=129837#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Assertion when modifying a numbering style (gtk3 only)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=129837">bug 129837</a>
from <span class="vcard"><a class="email" href="mailto:sdc.blanco@youmail.dk" title="sdc.blanco@youmail.dk">sdc.blanco@youmail.dk</a>
</span></b>
<pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=129837#c4">comment #4</a>)
<span class="quote">> (In reply to Julien Nabet from <a href="show_bug.cgi?id=129837#c2">comment #2</a>)
> > Regression from...
>
> Hard to believe that adding a static label makes this trouble.</span >
Mild hypothesis: <object class="GtkFrame"> needs to be added wrap both the
preview window and the label (in both numberingposition.ui and
numberingoption.ui)
<object class="GtkFrame">
<child type="label">
<object class="GtkLabel" id="frame-label"/>
</child>
<child>
<object class="GtkEntry" id="frame-content"/>
</child>
</object></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>