Skip to content

KeyCode not sent for modified keys? #600

@icefoxen

Description

@icefoxen

Basically this is a question about "is this behavior intended?"

Using SDL2, when I press / then SDL sends a Slash keycode. Winit does the same. But if you press shift-/ (aka ?), SDL sends you the Slash keycode and Winit gives you the scancode but None for the keycode. Not sure what the "correct" approach is, so, is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    B - bugDang, that shouldn't have happenedC - needs investigationIssue must be confirmed and researchedDS - x11Affects the X11 backend, or generally free Unix platformsS - platform parityUnintended platform differences

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions