We strongly recommend you to search the forum with possible keywords before submitting a new bug report. Please also try your repro steps with third-party plugins and custom CSS disabled and see if it’s still reproducible. If it’s an issue with third-party plugins or themes, try contacting the author for help. Once you’ve done the above, delete this line.
Steps to reproduce
Create a folder
Add Emoji before text
Expected result
Actual result
Environment
Operating system: MacOS 12.3.1
Debug info:
SYSTEM INFO:
Obsidian version: v0.14.6
Installer version: v0.13.23
Operating system: Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64 21.4.0
Login status: logged in
Catalyst license: none
Insider build toggle: off
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Safe mode: on
RECOMMENDATIONS:
none
Additional information
I see similar bug reports in chromium from a few years ago, not sure if its related to chromium on MacOS. It also seems to render fine on the Macbook Pro’s retina display but not my external non-retina display, not sure if its a DPI issue. None of these issues show on windows https://bugs.chromium.org/p/chromium/issues/detail?id=596223&q=596223&can=2
Same Problem here on a MacBook Pro with Monterey 12.4 and no retina display:
This does not only happen for file and folder names, but also in the notes.
This is particularly annoying when you sync with Windows where they do have a margin, because it looks differently. On the Mac you need a space char to separate the emoji from the text, on Windows you don’t.
In both cases the base theme is used with no custom font applied. But even when I set the text font explicitly to Arial on both systems, the problem is the same.
I think @Halderen is right, it has something to do with this Chromium bug. It has been claimed that it is fixed in Chrome 102, but I could not test it, since the current Obsidian installer comes with Chrome 100 only.
I could reproduce the problem on a Mac with no Retina display in Obsidian 0.15.2 (Electron 17.1.1 with Chrome 98.0.4758, and also after re-installing with the latest installer in Electron 18.3.0 with Chrome 100.0.4896).
Maybe it will be solved automatically when Obsidian updates to Electron 19.0.0 which comes with Chrome 102.0.5005?
I thought this had been resolved months ago, but it turns out I’ve just been using Obsidian primarily on my MacBook’s built-in (Retina) display. I recently rearranged things, and Obsidian now lives on my non-Retina external display, and the crowding is back.
So, it looks like the answer is that, someday, Obsidian will update to a new version of Electron/Chromium, and that will fix it?
Obsidian 1.1.8 was released today, so I reinstalled and checked again. The problem on the Mac still exists. Which does not surprise me, since the new installer still uses Electron 18.3 with Chrome 100.0.
There was already a thread with the same title, but unfortunately it was closed even though the problem still exists, and nobody reacted to my bid to reopen the old thread, so I have to create a new one.
Steps to reproduce
Enter any emoji followed by some text as file name and/or heading of a Markdown document in Obsidian Mac and Windows.
Expected result
Should look similar on Mac and Windows.
Actual result
The are margins after emojis on Windows, clearly separating the Emoji from the text, while on the Mac, the Emojis directly border to the text without margin.
Windows 11:
MacOs 13:
Note that these screenshots were taken after updating to Obsidian 1.1.9 with the new installer which comes with Electron 21.3 / Chrome 106 instead of Electron 19.0 / Chrome 100. I checked this using the Dev Tools Console - Chrome 106 was used when these Screenshots were made. It may have to do with this Chromium Bug, which still seems to not be fixed even though one commenter had claimed it was fixed in Chrome 102, so I had hoped this would be fixed in Obsidian 1.1.9 as well.
Note that for the screenshots, the default fonts and themes were used.
Currently I tend to put a blank after emojis so that it looks ok on the Mac, but then it looks strange on Windows, where this is not necessary.
I don’t know what “bid” you mean. The topic was auto-closed because someone marked it as “Solution”. Thanks for linking back to the thread. I’ve reopened and merged your reply here.
I see the same behaviour. 1.1.12, installer 1.1.9, MacOS.
@Cito you’re showing no space. The original bug report seems to be about the text overlapping?
Well, I see no space, like you said. I don’t see any overlapping problem like in the original bug report. For the record, in Things and Notion, I also have to put a space in MacOS, because the emoji is right up against the text.