P16
June 11, 2021, 3:14am
1
Changing the default font to NotoSans creates a strange bug where backticks are not rendered properly in any text box (See video below for reference):
Only a single backtick is displayed irrespective of how many are typed in
The backticks themselves are indented and overlap the rest of the text
Bug gets resolved when not using NotoSans, which is a shame as it is a beautiful font
2 Likes
Unfortunately this is a known problem with the font!
opened 01:06AM - 29 Aug 16 UTC
WebFonts
Hi,
I'm trying to type multiple successive backticks (backticks following each … other, like in markdown `fence`) into a textarea, but it seems impossible: http://codepen.io/anon/pen/wWVxYo.
Is this a bug?
We should probably remove it from our site settings, we already have Open Sans, which is very similar and doesn’t have the backtick issue.
8 Likes
P16
June 11, 2021, 3:37am
3
Thanks @awesomerobot . It says the issue was fixed in newer versions - would it be possible to update the font instead of removing it?
6 Likes
amundo
(Patrick Hall)
June 11, 2021, 10:54am
5
So happy to see this topic, this big has driven me bonkers for ages.
Time for me to nix Noto.
So does Doscourse distribute Noto as opposed to using the web font?
2 Likes
sam
(Sam Saffron)
June 15, 2021, 2:04am
6
We redistribute the fonts in our discourse fonts gem. My take from reading the giant topic on GitHub is that there is a build with this fixed. Not sure we need to nuke Noto, just update the font but deferring to @awesomerobot on this.
7 Likes
Yeah we can just update it, that seems fine!
4 Likes
I’ve updated the font in our gem, so this should be updated soon!
committed 03:25PM - 11 Aug 21 UTC
6 Likes