P16
11 Junio, 2021 03:14
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 Me gusta
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 Me gusta
P16
11 Junio, 2021 03:37
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 Me gusta
amundo
(Patrick Hall)
11 Junio, 2021 10:54
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 Me gusta
sam
(Sam Saffron)
15 Junio, 2021 02:04
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 Me gusta
Yeah we can just update it, that seems fine!
4 Me gusta
I’ve updated the font in our gem, so this should be updated soon!
committed 03:25PM - 11 Aug 21 UTC
6 Me gusta