react / react/react-native

After update to MIUI 12,Text is cut off

Open
#29,259 23 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Component: Text Needs: Triage :mag:
Dominant language
C++
Stars
127k
Forks
25.3k
Avg merge
1d 23h
Merged PRs (30d)
4

Description

Description

After update to MIUI 12, Text is cut off.
image
the actual text is QQ,but only Q is displayed

React Native version:

React Native version: 0.60.5
model: MI 10 Pro
android:10
MIUI:12.0.1
Fingerprint -> Xiaomi/cmi/cmi:10/QKQ1.191117.002/V12.0.1.0.QJACNXM:user/release-keys

Steps To Reproduce

updrade XiaoMi Phone's system to MIUI 12

Expected Results

full text is expected to display,like below
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. First reproduce the clipped “QQ” on a Xiaomi Mi 10 Pro running Android 10 with MIUI 12.0.1 and React Native 0.60.5, then trace the Android text-rendering path; done means the full text displays as shown in the expected image.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.