Skip to content

Keyboard Issues #224

@rainergericke

Description

@rainergericke

Describe the bug
A clear and concise description of what the bug is.
Want I want: use key strokes to start functions in an VSG application. A simple handler has been written. Its only function is to give a response to key stroke 'i'. It is part of the example program 'KeyboardIssue'.

To Reproduce
Steps to reproduce the behavior:

  1. Build the example program
  2. Start it from a terminal window
  3. Hit key 'i'

Expected behavior
A clear and concise description of what you expected to happen.
On all operation systems I expect for one key hit exactly one response line in the terminal window.

Screenshots
If applicable, add screenshots to help explain your problem.
DoubleResponseOnSingleKeyHit_MacOS11
On MacOS one key hit leads to two responses.
On Windows any key hit leads no response.
On Linux the key hit leads to one response, as it should be.

Desktop (please complete the following information):

  • OS: macOS Big Sur 11.0.1 X86_64
  • OS: Windows 10 Home 20H2
  • OS: Linux latest Ubuntu Desktop Intel 20.10
    KeyboardIssue.zip

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