Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ctrl+Num keys not rendering on viewer terminal #7133

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Aug 19, 2020

Viewer application does not support special keys like '_' (all of shift + Num keys) as inputs
The code that was removed on this PR is the reason.
It was inserted as part of the terminal feature to allow copy-paste capabillity.

When removing it I tested in windows + Linux that the copy-paste capability still works.
and now so does the special keys

@ev-mp ev-mp merged commit 9849b5c into IntelRealSense:development Aug 24, 2020
@Nir-Az Nir-Az deleted the Fix_ctrl+num_keys_doesnt_render_on_viewer_input_text branch September 1, 2020 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants