Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Keyboard dead keys not working inside console #197

Open
thalesmaoa opened this issue Mar 28, 2020 · 1 comment
Open

Keyboard dead keys not working inside console #197

thalesmaoa opened this issue Mar 28, 2020 · 1 comment

Comments

@thalesmaoa
Copy link

(Hi! 👋 Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.)

What are the steps to reproduce this issue?

  1. Mac Catalina 10.15.3 / Atom 1.45.0 x64 / PyMakr 2.12
  2. Native system language that uses accent: Portuguese, Spanish, German,...
  3. Use International US keyboard with dead keys.
  4. Open console and try to quote.
print(hello world)

What happens?

Console is not accepting keyboard dead keys. The system solution is to add dead key with space.
" should produce ", however I'm getting a blank character.

What were you expecting to happen?

Dead keys are needed and not working. Examples are ", '.

Any other comments?

Screen works fine and Atom as well. This bug is specific for pymakr console.

What versions of software are you using?

Mac Catalina 10.15.3
Atom 1.45.0 x64
PyMakr 2.12

@pedroknup
Copy link
Contributor

Oi @thalesmaoa :)
We are working on a solution for that. Thanks for reporting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants