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

Prompts don't handle non ASCII #144

Open
lenormf opened this issue Aug 1, 2021 · 0 comments
Open

Prompts don't handle non ASCII #144

lenormf opened this issue Aug 1, 2021 · 0 comments
Labels
Bug Something isn't working

Comments

@lenormf
Copy link

lenormf commented Aug 1, 2021

Describe the bug
Non ASCII characters don't seem to appear in textbox prompts when entered.

To Reproduce
Steps to reproduce the behaviour:

  1. Spawn a prompt with ui.show_text_box_popup()
  2. Try to enter any non ASCII characters, for example or é

Expected behavior
Unicode should be handled seamlessly.

HTH.

@lenormf lenormf added the Bug Something isn't working label Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant