[Libreoffice-bugs] [Bug 129837] Assertion when modifying a numbering style (gtk3 only)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 6 21:36:57 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=129837

--- Comment #5 from sdc.blanco at youmail.dk ---
(In reply to Heiko Tietze from comment #4)
> (In reply to Julien Nabet from comment #2)
> > Regression from...
> 
> Hard to believe that adding a static label makes this trouble.

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>

-- 
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/20200106/b1f9d854/attachment.htm>


More information about the Libreoffice-bugs mailing list