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

[Toolbar Redesign] - Can't type Chinese/Japanese in search bar #23955

Open
tzing opened this issue Dec 26, 2024 · 1 comment
Open

[Toolbar Redesign] - Can't type Chinese/Japanese in search bar #23955

tzing opened this issue Dec 26, 2024 · 1 comment
Labels
Bug 🐞 This is a bug with existing functionality not behaving as expected

Comments

@tzing
Copy link

tzing commented Dec 26, 2024

Steps to reproduce

  1. Click the search bar, the keyboard will pop up and let me type something to search
  2. Click the keyboard

Expected behavior

A placeholder should appear on the search bar, for key-in the characters.

I'm using iOS built-in Bopomofo keyboard to type Chinese. With this input method, we type the alphabets first and the input method will help to combine them into Chinese character. Since it is possible to have multiple characters map to the same alphabet combination, there exists a special state in input method, let us chose the character.

The expected behavior is like:

  1. I click the alphabets on keyboard
  2. A placeholder appear and holds the alphabets
  3. After a proper combination is prepared, the input method converts it into character

Actual behavior

Nothing happen. No placeholder, no character appears.

Note that Japanese input methods has the same issue. I tried Kana keyboard. I also can't type anything on search bar.

Some related context

I think this bug is only on the search bar.

  • Typing in the web page is okay
  • Typing using english keyboard on search bar is okay
  • Typing using emoji keyboard on search bar is okay

Device & build information

  • Device: iPhone 16 Pro / iOS 18.2 / Built-in Bopomofo keyboard
  • Build version: 133.4
  • First seen version: Not checked; But roughly this week (~2024-12-24)

Notes

Attachments:

IMG_0181 IMG_0180

┆Issue is synchronized with this Jira Task

@tzing tzing added the Bug 🐞 This is a bug with existing functionality not behaving as expected label Dec 26, 2024
@data-sync-user data-sync-user changed the title Can't type Chinese/Japanese in search bar [Toolbar Redesign] - Can't type Chinese/Japanese in search bar Dec 27, 2024
@data-sync-user
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 This is a bug with existing functionality not behaving as expected
Projects
None yet
Development

No branches or pull requests

2 participants