Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

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 ».

En savoir plus

The number 0003 within a small square appears in some texts. How to get rid of it?

  • 10 réponses
  • 4 ont ce problème
  • 1 vue
  • Dernière réponse par Signum

more options

I am building a web site and when I preview it with Firefox, a small square with the number 0003 in it appears here and there within some of my text. This peculiar icon does not show up with Chrome nor Safari.

I am building a web site and when I preview it with Firefox, a small square with the number 0003 in it appears here and there within some of my text. This peculiar icon does not show up with Chrome nor Safari.

Solution choisie

OK. I fixed the problem by re-typing a few words before and after the symbol 0003. This symbol was confusing because it shows no visible sign before or after it. Firebug detects it, but without offering any explanation. Anyway, it seems to result from copying and pasting from another application.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (10)

more options

Does it make any difference if you change the detected character set?

On the View menu > Character Encoding try switching between Unicode (UTF-8) and Western.

more options

Thank you jscher2000. Unfortunately changing encoding does not solve the problem.

more options

Someone else experienced this problem with Firefox. But the proposed solution does not work for me. Below is the link. The post shows the icon I am talking about.

http://support.muse.adobe.com/muse/topics/0003_text_error

more options

Can you provide a link to a page demonstrating the problem?

(I'm not familiar with Hype, but I noticed they have some support forums in case this is something specific to their tool.)

more options

Someone else experienced this problem with Firefox. But the proposed solution does not work for me.

That thread suggests that it's a character missing from the font. But then you would expect to see the problem in multiple browsers...unless Firefox is not applying the correct font.

more options

Indeed. The font does not seem to be the culprit. I am using a Google webfont. I suspect something with HTML or CSS. But my syntax is quite simple (even if it doesn't take much for HTML to go weird) and the problem, again, occurs only with Firefox.

more options

If Firefox is unable (or unwilling) to retrieve a web font, it will substitute something similar from your computer... but again it's hard to suss out without being able to poke around the page.

more options

I don't think that there are many code pages that have a character assigned to 0x003, so I'm not sure which character you should see. Other browsers may suppress that character, so you do not see it, but Firefox shows the hex code in a little square box in such a case to allow you to look up the character in a table.


more options

Thank you all for your help. I will try to find a solution for a problem that I thought quite common.

more options

Solution choisie

OK. I fixed the problem by re-typing a few words before and after the symbol 0003. This symbol was confusing because it shows no visible sign before or after it. Firebug detects it, but without offering any explanation. Anyway, it seems to result from copying and pasting from another application.