Skip to content

Controls may not properly handle the keyboard repeat behavior #377

Description

@Thraka

The ListBox at least doesn't let you hold down the up or down arrow and navigate across multiple items. I suspect it's reading the keyup value instead of the keypress trigger. Similarly, the ControlsHost class doesn't let tab be held down and start tabbing across multiple controls.

TextBox handles key repeat fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions