搜尋 Mozilla 技術支援網站

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

Learn More

The Chinese font of Firefox is different from that of Android.

  • 3 回覆
  • 1 有這個問題
  • 19 次檢視
  • 最近回覆由 Paul

more options

The font on the Firefox webpage is different from the font on the Android system. Figure 1 is the font of Android system, Figure 2 is the font of other browsers (same as Android system), and Figure 3 is the font of Firefox, which is completely different from Android system. Firefox's font makes reading very uncomfortable.

The font on the Firefox webpage is different from the font on the Android system. Figure 1 is the font of Android system, Figure 2 is the font of other browsers (same as Android system), and Figure 3 is the font of Firefox, which is completely different from Android system. Firefox's font makes reading very uncomfortable.
附加的畫面擷圖

所有回覆 (3)

more options

Hi

So that we can look into this, please can you:

Enable Developer Mode

  1. On stock Android open the Android Settings and use the search at the top to find build number
  2. Tap the build number 7 times
  3. For other devices use your favorite search engine or YouTube to find steps for your device.
  4. Enable Android USB debugging
  5. On stock Android Open the Android Settings and use the search at the top to find USB debugging and enable it
  6. Connect your device to the computer using a USB cable

Downloading the Android SDK Platform tools

  1. Download the Android SDK Platform tools for your operating system
  2. Use your operating system tools to extract the zip file that was downloaded

Checking that adb can see your phone and is authorized

  1. Connect your device to the computer using a USB cable
  2. Open a command prompt or terminal and change to the directory to the platform tools directory that was extracted
  3. On Windows run the command adb devices on macOS and Linux run ./adb devices
  4. If it returns unauthorized you will need to authorize the phone to connect to the computer by accepting the connection dialog on the phone

Get the font information

  1. Connect your device to the computer using a USB cable
  2. Open a command prompt or terminal and change to the directory to the platform tools directory that was extracted
  3. Type adb pull /system/fonts
  4. Take screenshot of the folder that the files are downloaded into, preferably capturing all the file names.
more options

Seburo

Hi So that we can look into this, please can you: Enable Developer Mode
  1. On stock Android open the Android Settings and use the search at the top to find build number
  2. Tap the build number 7 times
  3. For other devices use your favorite search engine or YouTube to find steps for your device.
  4. Enable Android USB debugging
  5. On stock Android Open the Android Settings and use the search at the top to find USB debugging and enable it
  6. Connect your device to the computer using a USB cable
Downloading the Android SDK Platform tools
  1. Download the Android SDK Platform tools for your operating system
  2. Use your operating system tools to extract the zip file that was downloaded
Checking that adb can see your phone and is authorized
  1. Connect your device to the computer using a USB cable
  2. Open a command prompt or terminal and change to the directory to the platform tools directory that was extracted
  3. On Windows run the command adb devices on macOS and Linux run ./adb devices
  4. If it returns unauthorized you will need to authorize the phone to connect to the computer by accepting the connection dialog on the phone
Get the font information
  1. Connect your device to the computer using a USB cable
  2. Open a command prompt or terminal and change to the directory to the platform tools directory that was extracted
  3. Type adb pull /system/fonts
  4. Take screenshot of the folder that the files are downloaded into, preferably capturing all the file names.

Here is the screenshot.

more options

Hi

Our developers have advised me to open a ticket for this to be looked into further. You can follow progress on this and add comments at:

https://bugzilla.mozilla.org/show_bug.cgi?id=1726583