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

Explanatory text in Private Window does not show the correct Mac keyboard shortcuts for Tor windows. #1688

Closed
petemill opened this issue Oct 18, 2018 · 1 comment · Fixed by brave/brave-core#684

Comments

@petemill
Copy link
Member

From @davidtemkin in #1671:

Explanatory text in Private Window does not show the correct Mac keyboard shortcuts for Tor windows.

-- Incorrect: "Open a Private Window with Tor from the menu, or with Alt+Shift+N or Option+Shift+N."
-- Correct: "Open a Private Window with Tor from the menu, or with Alt+Shift+N (Windows) or ⌥⌘N (Mac)" (That is standard notation for option-command-N)

Better yet, only show the correct platform shortcut on each platform.

@LaurenWags
Copy link
Member

LaurenWags commented Oct 31, 2018

Verified passed with macOS x64 10.12.6

Brave 0.56.7 Chromium: 70.0.3538.77 (Official Build) beta(64-bit)
Revision 0f6ce0b0cd63a12cb4eccea3637b1bc9a29148d9-refs/branch-heads/3538@{#1039}
OS Mac OS X
  • Verified only text for macOS shortcut was displayed
    screen shot 2018-10-31 at 4 40 55 pm

Verification Passed on

Brave 0.56.7 Chromium: 70.0.3538.77 (Official Build) beta (64-bit)
Revision 0f6ce0b0cd63a12cb4eccea3637b1bc9a29148d9-refs/branch-heads/3538@{#1039}
OS Windows
  • Verified shortcut key Alt+Shift+N to open a "Private Window with Tor" is displayed correctly
    image

Verification Passed on

Brave 0.56.7 Chromium: 70.0.3538.77 (Official Build) beta (64-bit)
Revision 0f6ce0b0cd63a12cb4eccea3637b1bc9a29148d9-refs/branch-heads/3538@{#1039}
OS Linux
  • Verified correct shortcut key for Tor Window is shown
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment