Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 3 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de 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.
Capturas de tela anexadas

Todas as respostas (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