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

Pylint widget lacks horizontal scroll bar, cutting off long issue descriptions #1313

Closed
spyder-bot opened this issue Feb 17, 2015 · 7 comments

Comments

@spyder-bot
Copy link
Collaborator

spyder-bot commented Feb 17, 2015

From wenzesl...@gmail.com on 2013-03-13T08:25:12Z

Spyder Version: 2.2.0beta4
Python Version: 2.7.3
Qt Version: 4.8.1, PyQt4 (API v2) 4.9.1 on Linux

What steps will reproduce the problem?

  1. Open some file and run Pylint
  2. Run the analysis again
  3. Now, the line "Global evaluation..." is very long

What is the expected output? What do you see instead? I would like additional texts (such as "Global evaluation", "previous run" and date) to collapse. I'm not sure what is the Qt terminology, I want the text to hide to enable widget to be smaller.

Please provide any additional information below

. I'm not interested in the date. So, from my personal point of view the date could be removed.

Once it would be possible to make the Pylint widget smaller, I will encounter, more often than before, the problem with to wide content of the tree. There is no horizontal scrollbar, only the ellipses appear.

I've tried to investigate the right behavior in other widgets such as Outline and File browser but to be honest, I was confused from when ellipses appear and when horizontal scrollbar is shown.

The similar issue is #639.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1313

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-03-14T15:35:35Z

We'll take a look at it after 2.2 is released.

Labels: MS-v2.3

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2013-03-15T02:03:03Z

Minor metadata change: this is an enhancement request, not a bug report.

Labels: -Type-Defect Type-Enh

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2013-05-11T05:51:53Z

Labels: -MS-v2.3 MS-v2.4

@ccordoba12 ccordoba12 modified the milestones: v3.1, v3.0, wishlist Jul 13, 2015
@CAM-Gerlach CAM-Gerlach changed the title Pylint widget is too wide Pylint widget lacks horizontal scroll bar, cutting off long issue descriptions Mar 17, 2018
@CAM-Gerlach
Copy link
Member

@ccordoba12 Can confirm this still exists as of Spyder 3.2.8; the Pylint widget lacks a horizontal scrollbar like the Profiler, which certainly has been an annoyance for me on occasion (for an example, profile the Spyder mainwindow.py file; a lot of the issues are cut off). How hard would this be to fix, considering this was already implemented in the Profiler?

@ccordoba12
Copy link
Member

I think it's a matter of adding the right widget to Pylint. It shouldn't be hard.

@CAM-Gerlach
Copy link
Member

Thanks; I'll give it a shot.

@CAM-Gerlach CAM-Gerlach self-assigned this Mar 17, 2018
@CAM-Gerlach CAM-Gerlach modified the milestones: wishlist, v3.2.9 Mar 17, 2018
@ccordoba12 ccordoba12 modified the milestones: v3.3, v3.3.1 May 22, 2018
@ccordoba12 ccordoba12 modified the milestones: v3.3.1, v3.3.2 Jul 15, 2018
@ccordoba12 ccordoba12 modified the milestones: v3.3.2, v3.3.3 Aug 18, 2018
@ccordoba12 ccordoba12 modified the milestones: v3.3.3, v4.0beta2 Jan 7, 2019
@ccordoba12 ccordoba12 removed this from the v4.0beta2 milestone Feb 24, 2019
@ccordoba12 ccordoba12 added this to the important milestone Feb 24, 2019
@ccordoba12 ccordoba12 modified the milestones: important, v6.0alpha1 Sep 2, 2022
@ccordoba12
Copy link
Member

Closing because this was fixed in PR #16711.

@ccordoba12 ccordoba12 removed this from the v6.0alpha1 milestone Oct 11, 2022
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