-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Text input loses focus when clicking a notification #6154
Comments
It also loses focus when just clicking on the chat. |
It also loses focus when a link or image in the chat is clicked. This is the most annoying thing in the whole app for me. It would be really great if it could be fixed. |
Just a reminder for everyone in this thread - the keyboard shortcut cmd/ctrl+shift+t will set the caret in the composition area. It's often faster than clicking. |
Thanks for the reminder. The desired outcome here is to not have to click or perform any shortcut at all, and for the app to keep focus where it was. |
This is actually useful, thank you. However, not having to click or press buttons at all would be by far the more preferable solution. |
Yeah this is a big missing UX feature in Signal desktop (all other desktop messengers have this - not using an obscure hotkey, but just typing). There's been a PR that addresses this open for 2 years, but it never received a full, helpful review and it's been ignored for the last months: @scottnonnenberg-signal would it be possible to get this re-prioritized and finally accepted into a stable version? I'm willing to put some work in to do this. |
Bug Description
I primarily chat on Signal with one person. I almost always have the text entry caret and focus in that user's text input area. When I am in another app and receive a message from that person, clicking the notification removes the caret from that user's text input area. I have to move my cursor to click the message input box so I can send a reply.
Steps to Reproduce
Actual Result:
The caret has been removed from the text entry box.
Expected Result:
The caret should remain in the same text entry box it was before the notification was clicked.
Screenshots
Platform Info
Signal Version:
5.62.0
production (Apple silicon)
Operating System:
macOS 12.6.1
Linked Device Version:
Android 13
Link to Debug Log
https://debuglogs.org/desktop/5.62.0/61feaec44a488c9ee2f365a857edf6abc0cd4a05c8f4d12b4f627aea2335301c.gz
The text was updated successfully, but these errors were encountered: