talk-android icon indicating copy to clipboard operation
talk-android copied to clipboard

Disappearing window for writing a message

Open Valdnet opened this issue 2 years ago • 4 comments

Steps to reproduce

  1. Open a conversation with a user.
  2. Switch the keyboard to Emoji.
  3. Receive a new message from another user.
  4. 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:

obraz

Conversation with Talk Nextcloud (all visible messages):

obraz

After returning to the user list, the Emoji window is still visible:

obraz

Apps: Android version: 10 Talk version: 13.1.0 Alpha 18

Valdnet avatar Apr 08 '22 09:04 Valdnet

i can't reproduce this. You you still reproduce it with the latest alpha or 14.2.0 ?

mahibi avatar May 23 '22 10:05 mahibi

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.

Valdnet avatar May 23 '22 10:05 Valdnet

ah, now i got it. can reproduce :+1:

mahibi avatar May 23 '22 11:05 mahibi

The same problem occurs when you open the uploaded photo in the message. Emoji are not hidden when you return to the conversation.

Valdnet avatar May 25 '22 06:05 Valdnet

Can't reproduce it on v16.0.0

abdusalamApps avatar Apr 10 '23 19:04 abdusalamApps

does it happen for you on 16.0.0 @Valdnet ?

mahibi avatar Apr 17 '23 12:04 mahibi

@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:

  1. The chat window with this user does not open.
  2. Emojis are replaced with keyboard. When tapping on the keyboard, Emojis appear (probably the keyboard is covering the Emoji window).
  3. 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.

Valdnet avatar Apr 18 '23 15:04 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:

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

mahibi avatar Apr 21 '23 09:04 mahibi