-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Disable Copy Clean link hotkeys for OSX #29303
Comments
@brave/qa-team added
See #29177 verification notes for for examples. |
The above requires |
Verified with
Using 1.49.131, confirmed default for brave://flags/#brave-copy-clean-link-by-default was disabled: Case A: Ran through appropriate cases on https://fmarier.github.io/brave-testing/copy-clean-link.html to confirm functionality still works with the keyboard shortcut disabled. (spot check of "Copy clean link" functionality) Case B: Ran through the below steps to confirm expected locations of "Copy clean link" option and confirm that keyboard shortcut (Cmd + C on macOS) is not used for "Copy clean link":
|
Verification
|
Brave | 1.49.131 Chromium: 111.0.5563.116 (Official Build) (x86_64) |
---|---|
Revision | ade86b9472831e26d87fd569e04b404be01e1e2b-refs/branch-heads/5563@{#1209} |
OS | macOS Version 11.7.4 (Build 20G1120) |
Case A: Ran through appropriate cases on https://fmarier.github.io/brave-testing/copy-clean-link.html
to confirm functionality still works with the keyboard shortcut disabled. (spot check of "Copy clean link" functionality)
Case B: Ran through the below steps to confirm expected locations of "Copy clean link" option and confirm that keyboard shortcut (Command + C on macOS) is not used for "Copy clean link":
- Confirmed value of
Default
forbrave://flags/#brave-copy-clean-link-by-default
- Visited
https://dev-pages.bravesoftware.com/clean-urls/?brave_testing1=foo&brave_testing2=bar&brave_testing3=keep&&;b&d&utm_content=removethis&e=&f=g&=end
- Clicked the URL and confirmed
Copy clean link
available from macOS app menu and it does NOT have the "command+c" keyboard shortcut next to it - Right-clicked the URL bar and confirmed
Copy clean link
is in the context menu - Confirmed "Copy clean link" is displayed in the share menu from URL bar
- Used "Command + C" while the URL bar is in focus to copy the URL
- Opened a new tab and pasted the copied URL
- Confirmed link pasted is the original URL with all parameters:
https://dev-pages.bravesoftware.com/clean-urls/?brave_testing1=foo&brave_testing2=bar&brave_testing3=keep&&;b&d&utm_content=removethis&e=&f=g&=end
- Opened a new tab and visited
https://twitter.com/LBC/status/1577628501364146176?s=20&t=fpVMBMSfgI_pNGQxxpV6bw
- Used "Command + C" while the URL bar is in focus to copy the URL
- Opened a new tab and pasted the copied link
- Confirmed link pasted is the original URL with all parameters
https://twitter.com/LBC/status/1577628501364146176?s=20&t=fpVMBMSfgI_pNGQxxpV6bw
Step 0 | Step 2 | Step 3 | Step 4 | Step 7 | Step 8 | Step 11 |
---|---|---|---|---|---|---|
Verification PASSED on
Verified the comments from #29303 (comment) and ensured Default - PASSEDRan through the below steps to confirm expected locations of "Copy clean link" option from context menu, share menu, and keyboard shortcut (Ctrl + C on Windows):
Disabled - PASSEDCase A: Ran through appropriate cases on https://fmarier.github.io/brave-testing/copy-clean-link.html to confirm functionality still works with the keyboard shortcut disabled. (spot check of "Copy clean link" functionality) Case B: Ran through the below steps to confirm expected locations of "Copy clean link" option and confirm that keyboard shortcut (Ctrl + C on Windows) is not used for "Copy clean link":
|
Verification passed on
Default - PASSEDRan through the below steps to confirm expected locations of "Copy clean link" option from, context menu, share menu, and keyboard shortcut:
Disabled - PASSEDCase A: Ran through appropriate cases on https://fmarier.github.io/brave-testing/copy-clean-link.html to confirm functionality still works with the keyboard shortcut disabled. (spot check of "Copy clean link" functionality) Case B: Ran through the below steps to confirm expected locations of "Copy clean link" option and confirm that keyboard shortcut is not used for "Copy clean link":
|
Disable feature kBraveCopyCleanLinkByDefault on osx by default
The text was updated successfully, but these errors were encountered: