brave/brave-browser

Underline/indicate keyboard shortcuts in right-click menu

Open

#51,218 创建于 2025年12月4日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)JavaScript (16,194 star) (2,164 fork)batch import
OS/Desktopfeature-requestgood first issuepolishpriority/P5

描述

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.

  1. 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.
  2. Underlining a letter of the text explanation, as seen in Copy Ḻink in the linked image above. The Brave version of this would underline the C instead.

One or both methods could be applied to each item in Brave's right-click menu.

贡献者指南

Underline/indicate keyboard shortcuts in right-click menu · brave/brave-browser#51218 | Good First Issue