Skip to content
Snippets Groups Projects
Commit e966caca authored by Adrien Widart's avatar Adrien Widart
Browse files

[FIX] web: ignore numpad for hotkeys


To reproduce the issue:
(Need a Windows machine)
1. Install Stock
2. Inventory > Products > Products
3. Try to write the diameter symbol (ALT + 155) in the search bar

Error: When pressing the key '1' on the keyboard, the page is redirected
to the Inventory Overview page

Because of hotkeys, it is not possible to use the Windows feature that
allows users to write ASCII characters with ALT+[numerical code from
keypad].

OPW-2731632

closes odoo/odoo#86981

X-original-commit: a0f419c4
Signed-off-by: default avatarBruno Boi <boi@odoo.com>
Signed-off-by: default avatarAdrien Widart <awt@odoo.com>
Co-authored-by: default avatarBruno Boi <boi@odoo.com>
parent e1118a13
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment