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

Copy To Clipboard Buggy - Wrong Selection Copied + Select All Fails #383

Open
dbareis opened this issue Jul 16, 2022 · 1 comment
Open

Comments

@dbareis
Copy link

dbareis commented Jul 16, 2022

If there is no "Windows" selection active then right clicking on the line shown in the attached picture and clicking Copy will copy the line to the clipboard. If there is a selection it won't copy the line and will use the selection without any warning (in the picture it's fairly obvious but often it is off screen and not visible).

If I right click in the selection then it's pretty obvious that is what I want but when I don't the selection should be removed or ignored.

No matter how you look at it the behaviour of the "Select All" option is buggy as it doesn't do what it says ass it will still copy the tiny bit highlighted in the below picture.

Wrong Info copied

@dbareis
Copy link
Author

dbareis commented Jul 16, 2022

Note that selection also occurs via a simple find text. They way this currently works is driving me crazy.

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

No branches or pull requests

1 participant