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

Focus Breadcrumb shortcut not working on macOS with German keyboard #57228

Closed
rherrmann opened this issue Aug 26, 2018 · 10 comments
Closed

Focus Breadcrumb shortcut not working on macOS with German keyboard #57228

rherrmann opened this issue Aug 26, 2018 · 10 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) keyboard-layout Keyboard layout issues

Comments

@rherrmann
Copy link

Issue Type: Bug

On a MacBook with a German keyboard layout, running macOS 10.13, the key binding Shift+Cmd+< to focus the breadcumbs has no effect.

Focussing the breadcrumbs through the command palette works though.

Note, that Germany keyboards have a single key for < and >, where pressing the key alone results in < and shift-pressing the key results in >.

VS Code version: Code 1.26.1 (493869e, 2018-08-16T18:31:26.156Z)
OS version: Darwin x64 17.7.0

Extensions: none

@vscodebot vscodebot bot added the keyboard-layout Keyboard layout issues label Aug 26, 2018
@jrieken
Copy link
Member

jrieken commented Aug 27, 2018

What does VS Code detect when you press the desired key combination? Please hover over the input box and take a screenshot:
keyboard-input

@jrieken
Copy link
Member

jrieken commented Aug 27, 2018

This is likely because we only ship polished keybindings for english keyboard layouts. You can vote on this issue which is about shipping polished layouts for other languages: #1240

@rherrmann
Copy link
Author

It seems, the < key isn't detected at all.

If I press Cmd Shift < (in this order) the input box shows shift+cmd+.
Pressing Cmd < shows cmd+.
Pressing < alone shows [Backquote].

@jrieken
Copy link
Member

jrieken commented Aug 27, 2018

Any chance that some other OS-wide registration for that combination exists?

@rherrmann
Copy link
Author

Not that I am aware of. I haven't installed any system services on top of the stock macOS services. Retried after quitting all applications except VSCode, but it shows the same result.

Not sure if that makes the difference, however, my macOS language preferences are set to English.

@jrieken
Copy link
Member

jrieken commented Aug 27, 2018

Is this by any change the macOS keybinding to go through windows of one app, e.g have two browser windows open and use cmd < and cmd shift <?

@rherrmann
Copy link
Author

No, that would be Cmd+Shift+`.

I experimented with two VS Code windows, Cmd+Shift+`, as expected, switches between them, whereas Cmd+Shift+< has no effect.

@jrieken
Copy link
Member

jrieken commented Aug 27, 2018

Hm, must be something else then. The fact that the keybinding doesn't reach us, indicated that some other app or the OS consumes it. There is nothing we can do except for #1240. Closing as dupe

@jrieken
Copy link
Member

jrieken commented Aug 27, 2018

/duplicate of #1240

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 27, 2018
@vscodebot
Copy link

vscodebot bot commented Aug 27, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Aug 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) keyboard-layout Keyboard layout issues
Projects
None yet
Development

No branches or pull requests

2 participants