Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 3 ŋuɖoɖowo
  • 1 masɔmasɔ sia le esi
  • 21 views
  • Nuɖoɖo mlɔetɔ 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.
Screen ƒe photowo kpe ɖe eŋu

All Replies (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