Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Font rendering problem - cutting tops

more options

The fonts rendered by Firefox has a fixed top that do not move when rolling to right. When I select the text the selection is lower than text height. I tried some solutions like disabling the hardware acceleration but still facing the same problem.

Reference page: https://godoc.org/github.com/samuel/go-gettext/gettext#Catalog

The fonts rendered by Firefox has a fixed top that do not move when rolling to right. When I select the text the selection is lower than text height. I tried some solutions like disabling the hardware acceleration but still facing the same problem. Reference page: https://godoc.org/github.com/samuel/go-gettext/gettext#Catalog
Captures d’écran jointes

Modifié le par Fabricio Godoy

Toutes les réponses (4)

more options

What fonts does Firefox use on the page?

You can right-click and select "Inspect Element" to open the Inspector (3-bar Menu button or Tools > Web Developer) with this element selected. You can check the font used for selected text in the Font tab in the right pane of the Inspector.

more options

font-family: Menlo,Monaco,Consolas,"Courier New",monospace; font-size: 13px;

I'm not have none of these then is falling to monospace font. The span container is being rendered with 11px height.

Modifié le par Fabricio Godoy

more options

Did you check the Fonts tab like I posted above to see what font Firefox in actually using?

more options

Sorry, it is "Liberation Mono".