Metsuryu/ICDM

If a chat window to a user is already open when they change SID (by reconnecting, or changing instance), the focus on the chatwindow when clicking on the user name in the contacts list doesn't work anymore.

Closed this issue · 1 comments

Workaround: It works normally if the chat window is closed and reopened.

Reproduce: Open chat window of one user, make that user reconnect/change instance,
and try to click on their username on the contacts list. The chat window won't gain focus,
but the messages will be sent anyway.

Fixed: Select window to focus by UID instead of SID.