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

--- Comment #11 from enhua_2...@163.com ---
(In reply to Caolán McNamara from comment #8)
> > I try to debug but I can't get the aTooltipFont's font name.
> 
> dumping it to stderr with something like
> 
> fprintf(stderr, "fontname is %s\n",
> aTooltipFont.GetFamilyName().toUtf8().getStr());
> 
> might be good enough to get it
> 
> > Then I add two
> > line after line 1267, because  the menus with '⌘' displays correctly.
> > aStyleSettings.SetHelpFont(aMenuFont);
> > aStyleSettings.SetToolFont(aMenuFont); 
> > But it has no effect.
> 
> On mac I think the menus are rendered by the OS and not directly by us so
> things are complicated there.

It displays correct when type  '⌘ ⌥' in LO writer and then set font to
AppleSystemUIFont.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to