Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 10 ответов
  • 4 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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.

Выбранное решение

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.

Прочитайте этот ответ в контексте 👍 0

Все ответы (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

Выбранное решение

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.