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

--- Comment #9 from Caolán McNamara <[email protected]> ---
What I see is the font list is created, later LockFontUpdates(true) is called,
but during the load a "FontChanged" is received (which is typical when a gtk
window get focus) and PhysicalFontCollection::Clear is called so there are no
fonts when the font combobobox is created, and then later
LockFontUpdates(false) is called.

for the gen case there is no "FontChanged" so the initial
pre-LockFontUpdates(true) call fonts are available for the font combobox to
populate from

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to