OpenBullet2 icon indicating copy to clipboard operation
OpenBullet2 copied to clipboard

[Bug]: Copy to Clipboard Issue: Hits Data Not Fully Copied

Open daywalkers opened this issue 1 year ago • 0 comments

This issue respects the following points:

  • [X] This is a bug, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • [X] This issue is not already reported on GitHub (I've searched it).
  • [X] I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • [X] I agree to follow OpenBullet's Code of Conduct.
  • [X] This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

Description of the bug

When copying a list of hits after moving them to a different selection and then back to the original selection, at least one hit is missing from the copied data. This issue has been present for a long time, but the root cause was only recently identified.

Reproduction steps

  1. Retrieve a list of hits (e.g., 150) and copy all the data.
  2. Verify that pasting the copied data into Notepad works as expected.
  3. Move the hits to the "Custom" selection.
  4. Move the hits back to the original selection and copy all the selected data again.
  5. Observe that at least one hit is missing from the copied data.

What is the current bug behavior?

wordlist is 200 lines loaded with .txt files

What is the expected correct behavior?

All hits should be copied correctly, without any missing data.

Version of the client

0.3.1

Type of client

Native client

Environment

- OS: Windows 10 and Windows 11
- Virtualization: no

- Menu: Jobs

OpenBullet2 logs

No response

Client / Browser logs

No response

Relevant screenshots or videos

No response

Relevant LoliCode if needed

No response

Additional information

No response

daywalkers avatar Jul 29 '24 09:07 daywalkers