Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-139610

Unwanted pixels are drawn during Japanese text rendering

XMLWordPrintable

    • Android

      Issue Description
      When rendering Japanese text using the Roboto font, unwanted artifacts (extra pixels) appear on the screen (see Screenshot_Android15.png).
      This issue does not occur on Android 14 (see Screenshot_Android14.png).

       

      Steps to Reproduce

      1. Run the attached application on Android 15 (the issue also reproduces on the emulator).

      Reproduction Environments

      • Qt 6.8.4 + Pixel 7, Android 15 (API 35), x86_64 Emulator
      • Qt 6.9.1 + Pixel 7, Android 15 (API 35), x86_64 Emulator

      Additional Notes

      • This issue was initially reported when using Noto Sans.
      • However, the problem also occurs with Roboto, likely because the exact "Noto Sans" font is not bundled with Android by default. Instead, Android includes multiple localized variants such as Noto Sans AdlamNoto Sans CJK JP, etc.
      • As a result, when "Noto Sans" is explicitly specified, the system may fall back to Roboto, which seems to be causing the rendering artifacts.

        1. Screenshot_Android14.png
          151 kB
          Hitoshi Ito
        2. Screenshot_Android15.png
          178 kB
          Hitoshi Ito
        3. a001_notosans_issue.zip
          2 kB
          Hitoshi Ito
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            esabraha Eskil Abrahamsen Blomfeldt
            hitoshiito Hitoshi Ito
            Votes:
            8 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes