-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
sometimes cmd+C doesn't copy expected text #28694
Comments
cc: @spylogsster |
sent video of what I'm seeing (no steps though) to @spylogsster the only way I've seen to get out of this state, is to click in the URL bar and then click away. then the browser seems to properly register that the URL bar isn't in focus. Here's what it looks like - the URL bar is outlined in orange (in focus) even though I don't have it in focus - have clicked elsewhere on the page to copy text. If I open "Edit" from macOS app menu in this case "Copy clean link" should not be available, but it is bc the browser thinks that the URL bar is in focus. |
I have the same issue. Honestly, it's quite annoying that it's now the default copy and paste. Why not create a shortcut for it or at least let people change the shortcut to what they want? I'm currently considering using another browser because it hinders my productivity while working. I'm on a website wanting to copy text and it copies the url. It's just frustrating, and there's no way to disable this thing. I just want to copy the text I want to copy, please 🙏 |
is this fixed? I just opened an issue for this because me and other users are seeing it on the latest release #29074 |
The above requires |
It should be fixed on |
Verified with
As per the description above, I encountered this sometimes when using 1.49.x but did not find specific steps to reproduce. As such, I've generally tried the below to verify this PR, but since there aren't STR, I can't guarantee it's resolved 100%. Spot check of "Copy clean link" functionality - PASSED
General scenarios - PASSEDTried the below to reproduce the issue. Note, I encountered the copy problem while doing some of the below, but it didn't reproduce reliably.
|
This is still broken in 1.49.128 (MacOS 10.15.7) |
We are on 1.50.121 and this is still not fixed or added as an option to settings. This is so annoying :) |
Go to |
Description
Sometimes when highlighting text on GH (from an issue description for example) and copying to a new GH issue, if I highlight text and copy it with the keyboard shortcut (cmd+C), when I paste into the new issue the URL of the issue I copied text from is pasted instead of the text I highlighted.
Note, highlighting the text and using the right click context menu > Copy will copy the text as expected, just seems to be a problem w/ cmd+C. I only encountered in one browsing session - but it happened several times when going back and forth between two GH issues. Couldn't reproduce with a clean profile and isn't reproducing right now either.
Could be related to #27902.
Steps to Reproduce
Unsure of exact steps. Generally I was doing the following:
---> sometimes first issue URL is pasted, not the copied text
Actual result:
URL pasted into new issue
Expected result:
copied text should be pased
Reproduces how often:
Difficult/Intermittent. When it happened it reproduced for a bit but then it stopped. Maybe switching between the browser and Slack had some effect, but haven't been able to reproduce.
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @stephendonner @rebron
The text was updated successfully, but these errors were encountered: