[Libreoffice-bugs] [Bug 137643] Can't select font, no font dropdown list, if open MSO .doc in GTK3 only (gen and Skia OK)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 23 11:23:47 UTC 2020


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

--- Comment #13 from Caolán McNamara <caolanm at redhat.com> ---
The fontcombobox gets its list of fonts with lcl_GetDocFontList which gets
SID_ATTR_CHAR_FONTLIST and I'll also put in where that SID_ATTR_CHAR_FONTLIST
is set on load. This also happen while the guard is held.

#0  SwDocShell::UpdateFontList() (this=0x6aace40) at
sw/source/uibase/app/docshini.cxx:414
#1  0x00007fffb513232d in SwDocShell::SubInitNew() (this=0x6aace40) at
sw/source/uibase/app/docshini.cxx:621
#2  0x00007fffb51309af in
SwDocShell::InitNew(com::sun::star::uno::Reference<com::sun::star::embed::XStorage>
const&)
    (this=0x6aace40, xStor=empty uno::Reference) at
sw/source/uibase/app/docshini.cxx:125
#3  0x00007ffff4878770 in SfxObjectShell::DoLoad(SfxMedium*) (this=0x6aace40,
pMed=0x7014bf0) at sfx2/source/doc/objstor.cxx:696
#4  0x00007ffff48e116e in
SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&)

-- 
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/20201023/a97858ec/attachment.htm>


More information about the Libreoffice-bugs mailing list