-
-
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
Signal Desktop should only copy raw text into the clipboard #4533
Comments
Is this still of interest? If so I could try looking into it. |
Yes, please. I still think this feature is important for a Messaging Program. |
I've experimented a bit with the code and have got a fairly easy solution to this. But I've also had a look at other PRs and would like some more reassurance before I spend more time on it. |
This is also a huge problem for my colleagues and me. We send ourself text snippets in Signal and every time we paste them into Word or another Office application the text color or background color is still there. This is hugely annoying and I think is never a useful behaviour. It would be great if this could be fixed! |
@technical-debt-collector if you already have some partial fix I think it's easier to just create a PR and discuss it there for Signal devs. You don't have to finish it completely if you want a confirmation of their interest first. |
Sorry for late response. Thanks, that's a fair point. I'll see if I can find some time to look into it this weekend. |
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. |
There seems to be an upper limit of how much of text is copied too. It looks like about 20 lines..if I try to copy/paste 40 messages it just pastes the bottom 20. |
Bug Description
When copying Text from Signal Desktop it still has formatting information. That looks strange when you paste it somewhere, for example on a website or another text editor.
Steps to Reproduce
Actual Result:
The text has formatting information
Expected Result:
Only raw text should be copied.
Screenshots
Example Conversation:
Now let's copy some text:
And paste it in an Editor (For example Protonmail to send a new mail):
What it should look like (after removing the formatting):
Platform Info
Signal Version:
v1.36.1
Operating System:
Windows 10 and Arch Linux
Linked Device Version:
Android 4.71.5
Link to Debug Log
https://debuglogs.org/5011ae3e273188a8cb999f7b4a5adbe8606f11db43962ee7ab24a0670a456c11
The text was updated successfully, but these errors were encountered: