Skip to content

Incorrect ReceivedCharacter events on macOS #1453

@chrisduerr

Description

@chrisduerr

This has been reported downstream in alacritty/alacritty#3323 and is a regression caused by 9daa073.

It seems like the fix for certain keyboard shortcuts not triggering ReceivedCharacter events was a bit over-eager and resulted in existing events that were working to suddenly send incorrect characters.

So the combination of shift+ctrl+6 now sends just 6 as character, instead of the desired \u{1e}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    B - bugDang, that shouldn't have happenedC - needs investigationIssue must be confirmed and researchedDS - appkitAffects the AppKit/macOS backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions