qgit
qgit copied to clipboard
Branch names with Unicode characters not correctly displayed
Steps to reproduce
git init
git checkout -B feature/🦄
(copy/paste emoji from https://emojipedia.org/unicorn/)
Open repository in qgit (version 2.9-1build1 available from Ubuntu 20.04.1 LTS)
Expected result
Branch feature/🦄 is properly displayed.
Actual result
🦄 is replaced with a rectangle.
I have also reported this on Ubuntu Launchpad in case it's an issue at their end. https://bugs.launchpad.net/ubuntu/+source/qgit/+bug/1893745
I believe it is related to this issue QTBUG-28853.
🦄 is replaced with a rectangle.
Sounds like "tofu", i.e. there's just no font with a 🦄 glyph. It's working over here (Linux, Qt 5.15.5, still on qgit 2.9):
