question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Opens a new chrome tab on ]

See original GitHub issue

Description

With hungarian layout pressing the ] character is done with altgr+G which the Github application catches as ctrl+alt+g which opens a chrome tab.

Version

GitHub Desktop version: 0.8.0

OS version: Microsoft Windows [Version 10.0.15063]

Steps to Reproduce

  1. Press alt gr+G

Expected behavior: It does not open a chrome tab.

Actual behavior: Opens a chrome tab.

Reproduces how often: Every time 😃

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
lee-dohmcommented, Sep 11, 2017

We had to move away from Ctrl+Alt shortcuts in Atom for the same reason.

1reaction
shiftkeycommented, Sep 11, 2017

Looks like this is a Windows Intended Behaviour, and our choice of shortcut here isn’t helpful. From Raymond Chen’s blog:

You may have noticed that Windows doesn’t use Ctrl+Alt as a keyboard shortcut anywhere. (Or at least it shouldn’t.) If a chorded modifier is needed, it’s usually Ctrl+Shift.

That’s because Ctrl+Alt has special meaning on many keyboards. The combination Ctrl+Alt is also known as AltGr, and it acts as an alternate shift key. For example, consider the German keyboard layout. Notice that there are three keyboard shift states (Normal, Shift, and AltGr), whereas on U.S. keyboards there are only two (Normal and Shift). For example, to type the @ character on a German keyboard, you would type AltGr+Q = Ctrl+Alt+Q. (Some languages, like Swedish, have a fourth state: Shift+AltGr. And then of course, there’s the Japanese keyboard…)

@desktop/core I think we should change this to be <kbd>Ctrl + Shift + G</kbd> to align with all our other shortcuts. I don’t think this clashes with an existing shortcut, but I’ll confirm as part of the PR process.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use tabs in Chrome - Computer - Google Support
On your computer, open Chrome Chrome . · Click New tab New tab . · Right-click a tab and then select Add to...
Read more >
Chrome Keeps Opening New Tabs / Windows for Every Click
Chrome opening new tabs on every click – Sometimes this problem can occur due to your settings. Simply disable background apps from running...
Read more >
How to Manage Your Google Chrome Tabs | PCMag
1. Open New Tabs 2. Duplicate Tabs 3. Organize Tabs
Read more >
How to stop Chrome from opening new tabs for every link
How do I stop Google Chrome from opening new tabs? · 1. Adjusting Chrome from Google Account Settings · 2. Remove plugins as...
Read more >
How to Open a New Tab When Clicking a Link in Google ...
To quickly open a link in a new tab on Google Chrome, hold down the control button while clicking on it with your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found