https://bugs.documentfoundation.org/show_bug.cgi?id=148470
--- Comment #15 from Caolán McNamara <[email protected]> --- Created attachment 180037 --> https://bugs.documentfoundation.org/attachment.cgi?id=180037&action=edit a debugging patch I don't have any solutions, the problem doesn't exist for me on my mac. What might be of some use is the attached patch which outputs the glyph fallback attempts, the glyphs that are missing and the font that macOS suggests. That at least helps to show what code is involved on macOS. For me when I move the mouse over the save icon and the tooltip appears then the output includes a glyph fallback attempt for 0x2318 (the "place of interest" glyph) and for me the suggested font i get back is "Hiragino Sans". And indeed if I then use insert special character and select that font I can see that it does include that glyph which is rendered ok for me in the tooltip. -- You are receiving this mail because: You are the assignee for the bug.
