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

Bug Report: Text Overflow affects the data being copied #174

Open
CorvusUrro opened this issue Sep 13, 2024 · 1 comment
Open

Bug Report: Text Overflow affects the data being copied #174

CorvusUrro opened this issue Sep 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@CorvusUrro
Copy link

When the text overflows it changes the data being copied.
when the following data is put into a clip the program cuts off the text and results in the following image

Example - [copy][email protected][/copy]
Example- [copy][email protected][/copy]

image
as a result when you try and copy the second 'sub-clip' it is copied only as 12

And when trying to provide an example of this issue I found another one
this data produces this result

Sub-clip one [copy]Content in one[/copy]
Sub-clip two [copy]Content in two[/copy]

image

@kurdin kurdin self-assigned this Sep 13, 2024
@kurdin kurdin added the bug Something isn't working label Sep 13, 2024
@kurdin
Copy link
Contributor

kurdin commented Sep 13, 2024

@CorvusUrro Thanks for reporting. Yeah, I saw this problem before, this cause by cutting of preview on open clip to certain number of chars. I need to figure this out how to deal with tags while displaying clip's text preview.

copy-clip-content-tag-bug.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants