[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 14:58:35 UTC 2019


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |haveBacktrace

--- Comment #22 from Julien Nabet <serval2412 at yahoo.fr> ---
I think Xisco may be right about the ui file.

Taking a look at the bt, we can go until cui/uiconfig/ui/bulletandposition.ui

Indeed there's "SdAbstractDialogFactory_Impl::CreateSvxBulletAndPositionDlg"
which gives:
VclPtr<AbstractSvxBulletAndPositionDlg_Impl>::Create(std::make_unique<SvxBulletAndPositionDlg>(pParent,
*pAttr, pView))

then:
118      : GenericDialogController(pWindow, "cui/ui/bulletandposition.ui",
"BulletAndPosition")
(see
https://opengrok.libreoffice.org/xref/core/sd/source/ui/dlg/BulletAndPositionDlg.cxx?r=ff6e8c73#118)

-- 
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/3c2fee27/attachment.html>


More information about the Libreoffice-bugs mailing list