We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
feature/🦄
Actual result
🦄 is replaced with a rectangle.
🦄
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
I believe it is related to this issue QTBUG-28853.
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):
No branches or pull requests
Steps to reproduce
(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.The text was updated successfully, but these errors were encountered: