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

Double hotkey press while holding modifier(s) does not fire #609

Open
Harjot1Singh opened this issue Oct 26, 2020 · 0 comments
Open

Double hotkey press while holding modifier(s) does not fire #609

Harjot1Singh opened this issue Oct 26, 2020 · 0 comments
Labels
Effort 5 Chunky! Ensure this is the smallest that it can be split to before committing to it. Impacts Few Does not affect many end-users. Scope: Frontend/Settings ○ Type Bug Regressions/production issues that do not function as intended.

Comments

@Harjot1Singh
Copy link
Member

Describe the bug
#548 (review)

Pressing a hotkey with a modifier, and continuing to hold the modifier while repeating the hotkey causes it to fail and no longer register.

To Reproduce
Steps to reproduce the behavior:

  1. Press hotkey with modifier, e.g. ctrl+c => Triggers copy
  2. Continue holding ctrl
  3. Press c again => nothing happens
  4. Press ctrl-c => nothing happens furthermore
@Harjot1Singh Harjot1Singh added ○ Type Bug Regressions/production issues that do not function as intended. Impacts Few Does not affect many end-users. Scope: Frontend/Settings Effort 5 Chunky! Ensure this is the smallest that it can be split to before committing to it. Status: Score labels Oct 26, 2020
@saihaj saihaj moved this to Triage in Project Management Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort 5 Chunky! Ensure this is the smallest that it can be split to before committing to it. Impacts Few Does not affect many end-users. Scope: Frontend/Settings ○ Type Bug Regressions/production issues that do not function as intended.
Projects
Status: Triage
Development

No branches or pull requests

2 participants