-
Notifications
You must be signed in to change notification settings - Fork 55
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
Bug report: Arrow keys not working in Qt6 Console #1147
Comments
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
FWIW, this would seem to be a bug in PySide6 rather than the code in question: see the docs at https://doc.qt.io/qt-6/qtextcursor.html#movePosition |
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
corranwebster
added a commit
that referenced
this issue
Jul 8, 2022
corranwebster
added a commit
that referenced
this issue
Jul 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
OS: all
Python version: 3.8
Toolkit: Qt
Qt API: PyQt6/PySide6
Description
Using arrow keys to move around in the Console widget produces tracebacks.
See enthought/mayavi#1158
The text was updated successfully, but these errors were encountered: