Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα
Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.
Αρχειοθετήθηκε

Firefox Not Displaying Font Sizes Properly!!!!

Ripperoo

For a while now I have noticed that some of the text sizes are messed up in eBay listings.

I thought eBay had been messing around with things again and left it at that, hoping it would come right.

It hasn't and with some further digging, it's Firefox that is not displaying the fonts correctly.

Check out the two images where title is supposed to be 24 and the sub-heading 18.

Internet Explorer displays them correctly, but Firefox displays them both as size 24.

The same thing happens with size 12 and 14 too!

I've used Firefox forever and never noticed this happen until recently.

Does anyone know why this is happening?

For a while now I have noticed that some of the text sizes are messed up in eBay listings. I thought eBay had been messing around with things again and left it at that, hoping it would come right. It hasn't and with some further digging, it's Firefox that is not displaying the fonts correctly. Check out the two images where title is supposed to be 24 and the sub-heading 18. Internet Explorer displays them correctly, but Firefox displays them both as size 24. The same thing happens with size 12 and 14 too! I've used Firefox forever and never noticed this happen until recently. Does anyone know why this is happening?
Συνημμένα στιγμιότυπα

Όλες οι απαντήσεις (2)

Assuming I found the same listing, I used Firefox's Inspector to look at the tags and see:

<p style="MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px" align="center"><b><font size="6" face="Verdana" color="#ffffff">FORD KUGA 230v INVERTER TRIM</font></b></p>

<p style="MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px" align="center"><font size="5" face="Verdana" color="#ffffff"><strong>CENTRE CONSOLE REAR SECTION- 1785354</strong></font></p>

My Firefox is making both of those 32 pixels for some reason. ??

The font tag is considered legacy baggage, so I don't think this will be a high priority for the developers to look at. https://developer.mozilla.org/docs/Web/HTML/Element/font Hopefully fewer and fewer authors and authoring tools will use it, and will instead set font sizes using CSS.

If I check the various results for the SIZE attribute (0-7) in the FONT tag then I see this (probably counted from initial): 10,10,13,16,18,32,32,48 So there is no difference between 5 and 6 (both 32px) and it doesn't go beyond 48px (7+).


The specs say, 1 to 7 with 3 being default

Τροποποιήθηκε στις από τον/την cor-el