When using the search bar with Japanese input (IME), a bug occurs when entering 2 or more full-width characters (e.g., kanji or kana).
Steps to reproduce:
Enter two or more Japanese characters using IME.
Press Enter to confirm conversion.
“No results found” appears, even though results do exist.
Press Enter again, and the correct search results are displayed.
Additional notes:
Half-width input works fine with live updates.
1-character Japanese input is fine.
Only 2+ full-width characters via IME conversion cause the bug.
This seems to be a timing issue between compositionend and the execution of the search logic.
Please investigate and consider fixing this.
1
vote
