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

[FIX] mail: keep chat window hidden on receiving new message


Before this commit, when receiving a new message from a hidden chat
window, it was making it visible. Because of this, if we had focus
on any other window, the focus was lost. Even more annoying, if we
had focus on the left-most visible chat window, it moved to hidden
menu, so that new chat window takes its place.

This commit fixes the issue by keeping new chat windows hidden
on receiving new messages, in case there is not enough available
space.

Task-ID 2026101

closes odoo/odoo#34291

Signed-off-by: default avatarMartin Geubelle (mge) <mge@openerp.com>
parent 1db37172
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment