brave/brave-browser
View on GitHubUnderline/indicate keyboard shortcuts in right-click menu
Open
#51218 opened on Dec 4, 2025
OS/Desktopfeature-requestgood first issuepolishpriority/P5
Description
Platforms
Desktop
Description
When right-clicking on certain elements there are multiple options, and through trial and error and asking around I've discovered the following keyboard shortcuts available when using this right-click menu:
Link: T - open a New Tab P - open a New Private Window W - opens a New Window C - copies link
Image: I (i) - open image in new tab
Text: S - search for text in new tab using default browser search engine
Indicating to the user what keyboard keys could be used when the right-click menu is open would be a value-add to users, especially new ones. A couple options to accomplish this are found here.
- Using the capital letter of the keyboard shortcut in parenthesis at the end of the explanation, as seen in the
Inspect (Q)entry in the linked image above. - Underlining a letter of the text explanation, as seen in
Copy Ḻinkin the linked image above. The Brave version of this would underline theCinstead.
One or both methods could be applied to each item in Brave's right-click menu.