Skip to content

keyboard.type sometimes skips repeated letters #1585

@eddiemcconkie

Description

@eddiemcconkie

Platform: Windows
Version: 3.33.0

I have a text expansion script for my GitHub profile:

metadata = {
  expand: "gh;;",
  exclude: true,
};

await keyboard.type("https://github.com/eddiemcconkie");
https://github.com/eddiemcconkie // Expected
https:/github.com/ediemconkie    // Actual

The t's in https both make it in, but any other repeated characters get skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions