Microsoft PowerToys version
0.99.0
Installation method
GitHub
Area(s) with issue?
General
Steps to reproduce
I have a US International keyboard (with ALTGR key), configured in Windows as standard US layout (so that there are no dead keys). I use AutoHotKey to map things like ALTGR-a to show á.
In AHK this is configured like
>!a::SendInput {á}
I don't use the Keyboard mapper in Powertoys (but even when I used it, it didn't conflict with AHK).
Today I updated to v0.99.0 and suddenly my ALTGR key combinations don't work normally.
Now I have to hit ALTGR and then the key (e.g. a) TWICE in order to get my á.
AHK hasn't changed (neither the program itself nor my script).
If I re-install Powertoys v0.98.0 then things are OK again.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
Upload Bug Report ZIP-file
No response
Additional Information
No response
Other Software
No response
Microsoft PowerToys version
0.99.0
Installation method
GitHub
Area(s) with issue?
General
Steps to reproduce
I have a US International keyboard (with
ALTGRkey), configured in Windows as standard US layout (so that there are no dead keys). I use AutoHotKey to map things likeALTGR-ato showá.In AHK this is configured like
>!a::SendInput {á}I don't use the Keyboard mapper in Powertoys (but even when I used it, it didn't conflict with AHK).
Today I updated to v0.99.0 and suddenly my
ALTGRkey combinations don't work normally.Now I have to hit
ALTGRand then the key (e.g.a) TWICE in order to get myá.AHK hasn't changed (neither the program itself nor my script).
If I re-install Powertoys v0.98.0 then things are OK again.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
Upload Bug Report ZIP-file
No response
Additional Information
No response
Other Software
No response