-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Application loses focus on new message arrival #30
Comments
@abedzantout I've been testing this out on ChitChat 1.5, 2.2 and the latest code on ChitChat develop branch and I can't reproduce this. Can you let me know what your steps were? And does this happen on ChitChat 2.2? You can download it here. |
@VagishVela yes it does happen on ChitChat 2.2. No need to reproduce anything. Just open the latest ChitChat (2.2), and enter a conversation. While typing in the textfield there, if you receive a message from another contact , the application loses focus. |
I have the same problem, but only while I am writing in the moment I get the notifikation. |
will check this... i have an idea what it is... |
@abedzantout I never had any issues while typing. But I didn't try typing at the exact moment that a message was recieved. Also I haven't gotten the losing focus thing with the whole application. Does this happen on WhatsApp web as well? |
@VagishVela this usually happens at the exact moment you receive a notification. I haven't tested it on WhatsApp web but I doubt the problem exists there. I'll check and let you know later today. |
@abedzantout Is this still happening? |
while a chat is open and you receive a message from another contact, the whole application window will lose focus (but does not crash). The user is forced to click on the application window again to regain focus and continue typing normally.
The text was updated successfully, but these errors were encountered: