Skip to content
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

EmojiPopupDismissListener not being triggered after dismissing the EmojiPopup #4991

Closed
tgloureiro opened this issue Jan 19, 2022 · 0 comments · Fixed by #4994
Closed

EmojiPopupDismissListener not being triggered after dismissing the EmojiPopup #4991

tgloureiro opened this issue Jan 19, 2022 · 0 comments · Fixed by #4994
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@tgloureiro
Copy link
Contributor

tgloureiro commented Jan 19, 2022

Steps to reproduce

After clicking on the emoji icon in RoomDetailFragment, the emoji popup is displayed and the emoji icon is replaced by a keyboard icon.
However, after clicking in the back button, the dismiss listener is not being fired, and the emoji icon is not restored after dismissing the emoji popup view.

The video shows the issue being reproduced on the current develop branch.
https://user-images.githubusercontent.com/2488206/150145954-df7a16f8-3a44-40bc-8083-818967262c84.mov

Outcome

What did you expect?

The emoji icon is restored after dismissing the emoji popup.

What happened instead?

The keyboard icon remained.

Your phone model

Android emulator: sdk_gphone64_arm64

Operating system version

Android 12

Application version and app store

1.3.16_dev

Homeserver

matrix

Will you send logs?

No

@tgloureiro tgloureiro added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant