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

Firefox Alt key not working in keybinds #749

Closed
deansheather opened this issue Jun 5, 2019 · 1 comment
Closed

Firefox Alt key not working in keybinds #749

deansheather opened this issue Jun 5, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@deansheather
Copy link
Member

  • code-server version: 1.1119-vsc1.33.1
  • OS Version: Linux 4.19.36_1 x86_64
  • Browser version: GNU IceCat 60.3.0esr 64-bit

Description

Making a keybinding like Ctrl+Alt+R doesn't work. You can't type Alt into the create keybind input box, so clicking Ctrl+Alt+R will only result in Ctrl+R being displayed.

If something registers a keybind with Alt in it, it doesn't work either.

Strangely, using editor keybinds like Alt+Up or Alt+Down to move a line work properly (these show up in keybindings list). I tried to use Ctrl+Alt+R while focused on the editor, and it still didn't work.

Steps to Reproduce

  1. Go to keybinding settings
  2. Edit some keybinding and try to set it to Ctrl+Alt+R
  3. Notice that it shows Ctrl+R instead of what you'd expect
@nhooyr
Copy link
Contributor

nhooyr commented Feb 3, 2020

If this is still a problem, please feel free to reopen.

@nhooyr nhooyr closed this as completed Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants