https://bugs.documentfoundation.org/show_bug.cgi?id=148470
--- Comment #6 from Caolán McNamara <[email protected]> --- For the missing "⌘" this suggests the font used for the UI doesn't have the glyph and the glyph fallback for mac doesn't work. It might be worth finding out what font is used there. I think the font used is picked by vcl/osx/salframe.cxx AquaSalFrame::UpdateSettings and I guess that it is the font of aTooltipFont. If you can debug that to find out what font is used there on your system where it doesn't appear to work vs a system where it does it could help find out what the difference is. -- You are receiving this mail because: You are the assignee for the bug.
