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

Python Interactive windows doesn't handle long horizontal strings #3662

Closed
IanMatthewHuff opened this issue Jan 22, 2019 · 1 comment
Closed
Assignees

Comments

@IanMatthewHuff
Copy link
Member

In the Python Interactive window enter a really long string

LongString.png

Seems like both the interactive window and the code mirror try to create a horizontal scrollbar. The Code Mirror looks to scroll the code mirror contents correctly. The scroll bar for the Interactive Windows doesn't look correct. It seems to let you scroll off into empty space next to the cells with nothing there.

Also to note, the cursor (with one letter) is outside of the bounds of the code mirror off on the far right.

@IanMatthewHuff
Copy link
Member Author

Python terminal wraps

If not scroll only on bottom

@rchiodo rchiodo self-assigned this Jan 23, 2019
@greazer greazer closed this as completed Jan 30, 2019
@greazer greazer reopened this Jan 30, 2019
@rchiodo rchiodo closed this as completed Apr 24, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 22, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
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

3 participants