Skip to content

[v0.99.0 and v0.99.1] regression - ALTGR key not working as expected #47271

@reinob

Description

@reinob

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugSomething isn't workingNeeds-TriageFor issues raised to be triaged and prioritized by internal Microsoft teamsProduct-Grab And Move

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions