Skip to content

Window example stops responding after short keyboard input #714

@pault-t-canva

Description

@pault-t-canva

I originally opened alacritty/alacritty#1803 to alacritty, but it was shown that this is most likely a winit issue.

Environment

Mac OS 10.13.6
Running on a built in display. 15.4 inch (2880 x 1800)

Reproduction steps:

  • cargo run --example window > out.log
  • Once window is focused. Type asdfasdf
    • A weird point here. If i type slowly, everything is okay. If i type fewer characters it's fine. It seems to start failing once a certain amount of keyboard inputs are received in a small amount of time.
  • Then the log shows the ReceivedCharacter even looping over and over even though i've stopped providing any input.

Attached is the log
out.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    A - needs reprowaiting for a way to reproduceB - 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