talk-android
talk-android copied to clipboard
Disappearing window for writing a message
Steps to reproduce
- Open a conversation with a user.
- Switch the keyboard to Emoji.
- Receive a new message from another user.
- Tap on the new message notification.
Expected behaviour
After opening a new message from the notification, it switches to these messages by hiding the Emoji window.
Actual behaviour
After opening a new message from the notification, the Emoji window does not hide, covering the last messages from the user and the window for typing messages.
Conversation with the user:
Conversation with Talk Nextcloud (all visible messages):
After returning to the user list, the Emoji window is still visible:
Apps: Android version: 10 Talk version: 13.1.0 Alpha 18
i can't reproduce this. You you still reproduce it with the latest alpha or 14.2.0 ?
The same is true for version 14.1.0 Alpha 05.
Remember to switch from keyboard to Emoji during an open conversation, and then get a notification from another user, which you should tap to open this conversation.
ah, now i got it. can reproduce :+1:
The same problem occurs when you open the uploaded photo in the message. Emoji are not hidden when you return to the conversation.
Can't reproduce it on v16.0.0
does it happen for you on 16.0.0 @Valdnet ?
@mahibi In version 16.1.0 Alpha 08, after receiving a new message from another user and tapping on the notification, the application behaves as follows:
- The chat window with this user does not open.
- Emojis are replaced with keyboard. When tapping on the keyboard, Emojis appear (probably the keyboard is covering the Emoji window).
- After tapping back, only a black application window appears with the name of the Talk application.
In general, this option works incorrectly and needs a lot of improvement.
@mahibi In version 16.1.0 Alpha 08, after receiving a new message from another user and tapping on the notification, the application behaves as follows:
thanks to let me know @Valdnet
1. The chat window with this user does not open.
:eyes: How can you get to step 2 and 3 if the chat does not open?
2. Emojis are replaced with keyboard. When tapping on the keyboard, Emojis appear (probably the keyboard is covering the Emoji window).
i will have a closer look at this when i'm working on https://github.com/nextcloud/talk-android/issues/2735
3. After tapping back, only a black application window appears with the name of the Talk application.
this was caused by https://github.com/nextcloud/talk-android/issues/1551 ~~i will have a look.~~ will be fixed with https://github.com/nextcloud/talk-android/pull/2960