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

App seems to make Control key sticky #175

Closed
ngocphamm opened this issue Mar 12, 2020 · 4 comments
Closed

App seems to make Control key sticky #175

ngocphamm opened this issue Mar 12, 2020 · 4 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists
Milestone

Comments

@ngocphamm
Copy link

When the app is set to using Control + Tab as the shortcut.

From macOS, it's kinda hard to tell but I constantly have to do RDP to a Windows machine and it's there I can see the effect. In Visual Studio Code in that Windows machine, once the Control key is pressed, every single click after that will add another cursor in the editor, just like when I hold down Ctrl key and click to create multiple cursors in VSC.

Please let me know if there's actually a better/easier way to test this within macOS. I wil gladly do and report more information.

Thanks!

@ngocphamm ngocphamm changed the title App seems to make Control key stickey App seems to make Control key sticky Mar 12, 2020
@lwouis lwouis added the bug Something isn't working label Mar 13, 2020
@lwouis lwouis added this to the v4 milestone Mar 13, 2020
@lwouis
Copy link
Owner

lwouis commented Mar 13, 2020

Hi @ngocphamm! Thank you for your feedback!

The issue only happens when the main key is control or with command/alt too?

I'm adding this ticket to the next milestone. I think that as soon as we adopt a shortcut library, these corner cases will go away

@ngocphamm
Copy link
Author

Hi @lwouis. I just tested and it only happend with the main key set to Control. I think I might set it to Command for now to avoid the issue, because I still need Alt-Tab for the Windows session.

Please let me know if I can do anything to debug this.

@lwouis
Copy link
Owner

lwouis commented Mar 15, 2020

There are a number of tickets centered around shortcut issues. They are all going to be the focus of v4, the next release. Unfortunately I'm a bit stuck by functional gap in ShortcutRecorder. You may want to upvote the issue I opened to show that there is interest in that ticket getting implemented. Hopefully using an established library to handle shortcuts would also shut down this issue.

@lwouis lwouis added the duplicate This issue or pull request already exists label Apr 19, 2020
@lwouis
Copy link
Owner

lwouis commented Apr 19, 2020

Closing this as duplicate of #239 where 2 other people have the issues with other apps. Let's follow the issue there!

@lwouis lwouis closed this as completed Apr 19, 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 duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants