Skip to content
Snippets Groups Projects
Commit d0ca5d65 authored by Alexandre Kühn's avatar Alexandre Kühn
Browse files

[FIX] web: use search view input with composition mode


Before this commit, search view was barely usable with Japanese IME.

For instance, when pressing ENTER while in composition mode and
IME prompts some suggestions, it made a search with the updated input
content. The expected behaviour should have been to update the input
content, without making the search yet.

This commit fixes the issue by turning off some actions of the
search view when typing during composition mode.

opw-2061590

Closes #35789

closes odoo/odoo#36284

Signed-off-by: default avatarAlexandre Kühn (aku) <aku@odoo.com>
parent dea26325
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment