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

[Android] Unable to filter non-latin native language names #9900

Open
petercpg opened this issue Sep 23, 2024 · 0 comments
Open

[Android] Unable to filter non-latin native language names #9900

petercpg opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@petercpg
Copy link

petercpg commented Sep 23, 2024

Describe the bug
On Android, language filter in Preference only accepts input in English, so it's not possible to restrict the list into non-Latin languages are not able to be .

VPN version:
2.25.0 (2.202409190619)

Affected Platforms:

  • Android: Google Pixel 6 Pro / Android 14 / Gboard 14.6.04.665297282 Beta
  • This issue does not effect iOS / Windows.

Prerequisites:
N/A.

Steps to reproduce:

  1. Tap Gear icon -> Preference -> Language
  2. Tap filter, attempt to search "日本語", "Traditional", or "zh-CN"
  3. Observe filter results

Expected result:

  1. Should accept all kinds of IME with any keyboard layout.
  2. All characters should be able to enter into the filter, and the list should reflect the matched languages
  3. (nice to have) in addition to locale native names, accept their name in English and locale code for filter.
    1. However on Windows 11, entering "法文" shows French in the list

Actual result:

  1. Regardless of keyboard being selected, only accepts US (QWERTY) keyboard, and not possible to enter non-latin words. Alphabets with diacritic marks are accepted though.
  2. Affected locales: Traditional Chinese, Simplified Chinese, Japanese, Punjabi, Lao, Greek, Russian, Ukrainian

Additional notes:
N/A

@petercpg petercpg added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant