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 Spyder - Horizontal scrollbar in IPython console hiding the last line #20647

Open
EkaterinaAbramova opened this issue Mar 7, 2023 · 5 comments

Comments

@EkaterinaAbramova
Copy link

Problem Description

A horizontal bar appears in Spyder and that does not allow to see last line in Console.
Sometimes also can't scroll up to move the code in the console up thus can't see the last line at all.

What steps reproduce the problem?

Just open Spyder and you'll see it straight away at the bottom of Console. Horizontal side bar.

What is the expected output? What do you see instead?

Want to see the last line. / Want to scroll up.
Can't see the last line. / Sometimes can't scroll up so last line is fully hidden by horizontal slide bar.

Versions

  • Spyder version: 5.4.1
  • Python version: Python 3.10.4 64-bit
  • Qt version: 5.15.2
  • PyQt version: 5 5.15.7
  • Operating System name/version: Mac Ventura 13.2.1 / Darwin 22.3.0

Screenshot 2023-03-07 at 10 36 58

@dalthviz
Copy link
Member

dalthviz commented Mar 7, 2023

Hi @EkaterinaAbramova thank you for the feedback! Do you have by any chance some code that we could use to reproduce this locally?

Any new info that could help us better understand and reproduce this is greatly appreciated!

@EkaterinaAbramova
Copy link
Author

EkaterinaAbramova commented Mar 10, 2023 via email

@dalthviz
Copy link
Member

Thank you for the extra info @EkaterinaAbramova ! I tried to reproduce this but I'm not seeing a horizontal scrollbar in the Console, so maybe the scrollball is appearing due to some specific output that is breaking the default text wrapping that the console does 🤔

image

So for the moment there is not much we can do but ones we have a reproducible example we could most probably do something to prevent that.

@ccordoba12
Copy link
Member

I've seen that Qtconsole displays a horizontal scrollbar under some circumstances, although I don't remember how that happens. But we'll take a look at this and see if we can fix it in future release.

@ccordoba12 ccordoba12 added this to the v5.4.4 milestone Mar 22, 2023
@dalthviz dalthviz removed their assignment Mar 22, 2023
@dalthviz dalthviz modified the milestones: v5.4.4, v5.5.0 Jun 15, 2023
@ElrondL
Copy link

ElrondL commented Sep 21, 2023

I see this too from time to time; it seems to go away after slightly adjusting the width of the console window to be narrower

@ccordoba12 ccordoba12 modified the milestones: v5.5.0, v6.0alphaX Oct 20, 2023
@ccordoba12 ccordoba12 modified the milestones: v6.0alphaX, v6.0.1 Nov 16, 2023
@ccordoba12 ccordoba12 modified the milestones: v6.0.1, v6.0.2 Sep 6, 2024
@ccordoba12 ccordoba12 modified the milestones: v6.0.2, v6.x.x Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants