You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click the search bar, the keyboard will pop up and let me type something to search
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:
I click the alphabets on keyboard
A placeholder appear and holds the alphabets
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
Steps to reproduce
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:
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.
Device & build information
Notes
Attachments:
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: