Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 3 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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