搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

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?