If you see the visual bug below on Linux, try the following steps to fix it.
Install microsoft fonts with: sudo apt install ttf-mscorefonts-installer
sudo apt install ttf-mscorefonts-installer
Clear the font cache with: rm -rf ~/.cache/fontconfig
rm -rf ~/.cache/fontconfig
Last updated 2 months ago