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

Keyboard mapping cannot be activate continuously #4647

Closed
PoonKinWang opened this issue Jul 1, 2020 · 4 comments
Closed

Keyboard mapping cannot be activate continuously #4647

PoonKinWang opened this issue Jul 1, 2020 · 4 comments
Assignees
Labels
Issue-Bug Something isn't working Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.

Comments

@PoonKinWang
Copy link

Environment

Windows build number: [19041.330]
PowerToys version: v0.19.0
PowerToy module for which you are reporting the bug (if applicable): Keyboard Manager

Steps to reproduce

Ctrl+A -> Alt+A Alt+A -> Ctrl+A
Ctrl+X -> Alt+X Alt+X -> Ctrl+X

After setting remapping key just like above, keyboard mappings cannot be activate continuously.
For example, after using 'Alt+A' to activate 'select all' for a text, if I hold 'Alt' key and press ‘X’ key to activate 'cut', it will not work.

The above is just one example and other mapping strategies have the same problem as well.

Expected behavior

Keyboard mapping should be able to be activate continuously.

Actual behavior

Keyboard mapping cannot be activate continuously.

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Jul 1, 2020
@saahmedm
Copy link
Contributor

saahmedm commented Jul 2, 2020

hi @PoonKinWang , good catch. this shouldn't happen, I can repro it as well. We're looking into it!

@saahmedm saahmedm added Issue-Bug Something isn't working Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 2, 2020
@arjunbalgovind
Copy link
Contributor

arjunbalgovind commented Jul 2, 2020

Seems to be a bug introduced in #3965. It looks like after pressing Alt+A, the first time you press Alt+X it doesnt work, but from the second time it starts working.

@PoonKinWang
Copy link
Author

PoonKinWang commented Jul 2, 2020

Seems to be a bug introduced in #3965. It looks like after pressing Alt+A, the first time you press Alt+X it doesnt work, but from the second time it starts working.

Got it. The remapping key ‘alt’ won’t work when the related remapping shortcut is pressed.

@arjunbalgovind arjunbalgovind added the Status-In progress This issue or work-item is under development label Jul 2, 2020
@arjunbalgovind arjunbalgovind added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels Jul 7, 2020
@crutkas crutkas added this to the v1.0 Release milestone Jul 7, 2020
@crutkas crutkas closed this as completed Jul 7, 2020
@crutkas
Copy link
Member

crutkas commented Jul 7, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.
Projects
None yet
Development

No branches or pull requests

4 participants