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

Inconsistent behaviour of TextEdit and TextBox widgets under conrod_piston vs. other backends #1433

Open
lubosmudrak opened this issue Sep 1, 2021 · 0 comments

Comments

@lubosmudrak
Copy link

lubosmudrak commented Sep 1, 2021

Under conrod_piston backend, some actions are made only once and do not continue while certain key is still pressed

Here is a short list:
1.) Holding the backspace key
2.) holding arrow keys to navigate within the text
3.) holding Enter key to add new lines into the text(this issue is present only for TextEdit widget)

I exposed this issue in following pull request: #1432

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

No branches or pull requests

1 participant