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

Empty composer input still shows the send button if all the text is "cut" #5804

Open
3 tasks done
hackerbirds opened this issue May 9, 2024 · 2 comments · May be fixed by #5810
Open
3 tasks done

Empty composer input still shows the send button if all the text is "cut" #5804

hackerbirds opened this issue May 9, 2024 · 2 comments · May be fixed by #5810

Comments

@hackerbirds
Copy link

  • I have searched open and closed issues for duplicates
  • I am submitting a bug report for existing functionality that does not work as intended
  • This isn't a feature request or a discussion topic

Bug description

It is possible to set the composer state in a way where there are no messages being written, but the "send" button appears, and and sticker/camera/microphone buttons disappear.

Steps to reproduce

  • Start writing something in the composer input
  • Select the entire text, then "Cut" it
  • The text is now gone from the composer, but it still behaves as if it had any text.
  • [ To reset the composer to the correct state, write something again and remove it using the back button on the keyboard ]

Actual result: The composer shows the "send" button despite having no text being written, and the sticker/camera/microphone buttons disappear.
empty composer

Expected result: After cutting text, the composer input should check if the input is empty and if that's the case then reset to the "no text" state, where the camera/microphone/sticker button are there, but not the send button.
normal composer

Screenshots

Device info

Signal version: 7.9

@darkness51 darkness51 linked a pull request May 20, 2024 that will close this issue
6 tasks
Copy link

stale bot commented Aug 11, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 11, 2024
@hackerbirds
Copy link
Author

This bug is still here

@stale stale bot removed the stale label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant