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

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

Learn More

Firefox 67.0 version have no View-> Text Encoding enable, where lower version of Firefox 57.0 support text Encoding, What can be dont

  • 4 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от TyDraniu

more options

Im developer, So in lower version of Fire Fox support Unicode but in Newer version 67.0 is not supported. What else can do /

Im developer, So in lower version of Fire Fox support Unicode but in Newer version 67.0 is not supported. What else can do /
Приложенные скриншоты

Все ответы (4)

more options

Go to menu ≡ -> Customize and move the Text encoding icon on the toolbar. You'll see that the page is probably unicode-only, so the menu is grayed out.

more options

Text encoding is only available for pages send by the server as an 8-bit code (Legacy) like Western or ISO. There is a String pref (i.e. not a Boolean pref) named: browser.menu.showCharacterEncoding

See also:

more options

Thanks to @TyDraniu and @cor-el for support nut it does not work

My real problem is, I'm a web developer so I developing a webpage and I got an error when Mozilla Firefox has update, I fill the text form in Mozilla Firefox 57.0 or lower version and type in Nepali Unicode version , But now my Updated Mozilla Firefox 67.0 does not support Unicode typing

Further reference is in image.

more options

Shouldn't you just use the accept-charset attribute?