Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

U+5F69 format is incorrect #277

Open
chrissimpkins opened this issue Jul 17, 2024 · 1 comment
Open

U+5F69 format is incorrect #277

chrissimpkins opened this issue Jul 17, 2024 · 1 comment
Assignees

Comments

@chrissimpkins
Copy link
Member

We received this Noto Sans CJK bug report from Samsung on an internal Android tracker:

ANDROID OS VERSION: 15
BUILD-ID:

STEPS TO REPRODUCE: (please be specific)

  1. TextView.setText("\u5F69");
  2. check character

REPRODUCE RATE:
10 times out of 10 tries

OBSERVED RESULTS:
character shown in KP0-EFBA format

EXPECTED RESULTS:
character should be shown in K0-7374

@punchcutter
Copy link
Contributor

This isn't enough information. The KP0-EFBA form is the default for Korean. If the system is set to Korean then this is the expected behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants