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

Control + C copies blank text even if nothing is input or selected #6664

Open
2 tasks done
ElvenSpellmaker opened this issue Nov 7, 2023 · 1 comment
Open
2 tasks done
Labels

Comments

@ElvenSpellmaker
Copy link

  • I have searched open and closed issues for duplicates
  • I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.

Bug Description

The previous bug I reported which was fixed has resurfaced: #6315

If you have the Message box active and click Control+C it'll ovewrite the copy buffer with nothing in there or nothing selected.
This is painful when you meant to hit Control+V but hit Control+C instead.

It seems the refactor here 909daa4dc2aea11cb0b1cd57c4f24e8d0ec427ac to handle formatted text caused it to reappear, although it could be a later commit (that's the one to remove the ops stuff either way).

Steps to Reproduce

  1. Click on message box
  2. Control+C with no text input or highlighted

Actual Result:

Copy buffer is overwritten

Expected Result:

Copy buffer should be unchanged

Screenshots

This was fixed on the 6th March and then the refactor happened 10th May where I assume it reappeared:
image

Platform Info

Signal Version: 6.37.0

Operating System:

Windows 11 23H2

Linked Device Version: N/A

Link to Debug Log

N/A

@ElvenSpellmaker
Copy link
Author

ElvenSpellmaker commented Nov 23, 2023

Still an issue on 6.39.1.

EDIT: Still here on 6.45.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants