-
- Downloads
[FIX] mail: fix push to talk key registration
Before this commit, the push to talk key was not correctly
captured. Indeed, Alt/Control/Shift/Meta was condifered
twice when present, resulting in an incorrect HotKey registration.
Steps to reproduce:
- Go a discuss channel
- Access the call setting menu
- Try to set your push to talk key to "Ctrl + Alt"
- The HotKey is incorrect ("Ctrl + Alt + Alt").
task-3058665
closes odoo/odoo#134248
Signed-off-by:
Alexandre Kühn (aku) <aku@odoo.com>
Please register or sign in to comment