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

Cannot copy autocompleted url on macos #28542

Closed
spylogsster opened this issue Feb 15, 2023 · 2 comments · Fixed by brave/brave-core#17254
Closed

Cannot copy autocompleted url on macos #28542

spylogsster opened this issue Feb 15, 2023 · 2 comments · Fixed by brave/brave-core#17254
Assignees
Labels
OS/Desktop OS/macOS priority/P2 A bad problem. We might uplift this to the next planned release. QA Pass-macOS QA/Yes release-notes/exclude

Comments

@spylogsster
Copy link

Description

Steps to Reproduce

  • open new tab (command-T)
  • type in enough text to get it to autocomplete a domain you’re interested in (for me, heart -> https://heartbleed.com/index.html)
  • do not hit enter, instead do select all (command-A) and copy (command-C)
  • move to slack or whatever and hit paste
  • i get chrome://newtab/

Actual result:

chrome://newtab/ copied

Expected result:

omnibox url copied

Reproduces how often:

100%

Brave version (brave://version info)

Version/Channel Information:

  • Can you reproduce this issue with the current release?
  • Can you reproduce this issue with the beta channel?
  • Can you reproduce this issue with the nightly channel?

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields?
  • Does the issue resolve itself when disabling Brave Rewards?
  • Is the issue reproducible on the latest version of Chrome?

Miscellaneous Information:

@kjozwiak
Copy link
Member

kjozwiak commented Mar 2, 2023

The above requires 1.49.118 or higher for 1.49.x verification 👍

@LaurenWags LaurenWags added the QA/In-Progress Indicates that QA is currently in progress for that particular issue label Mar 3, 2023
@LaurenWags
Copy link
Member

LaurenWags commented Mar 3, 2023

Verified with

Brave | 1.49.118 Chromium: 111.0.5563.50 (Official Build) (x86_64)
-- | --
Revision | 39f3dfc5023fe60997adc4f6cf5439cfa3e6968a-refs/branch-heads/5563@{#903}
OS | macOS Version 12.6.3 (Build 21G419)

Reproduced the issue using 1.49.117 Chromium: 111.0.5563.50 and STR from description. Typed "gi" and "github.com/brave/brave-core/commits" was shown in URL bar. Used "cmd + A" as instructed followed by "cmd + C". When pasting in Slack or here, chrome://newtab/ was pasted, not the expected URL.

Repeated same steps using 1.49.118 Chromium: 111.0.5563.50 and STR from description. Confirmed when pasting the expected URL, https://github.com/brave/brave-core/commits was pasted, not chrome://newtab.

Example Example
Screen Shot 2023-03-03 at 9 53 43 AM Screen Shot 2023-03-03 at 9 53 54 AM

@LaurenWags LaurenWags added QA Pass-macOS and removed QA/In-Progress Indicates that QA is currently in progress for that particular issue labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS/Desktop OS/macOS priority/P2 A bad problem. We might uplift this to the next planned release. QA Pass-macOS QA/Yes release-notes/exclude
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants