-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Text in "About Spyder" menu is not selectable #6535
Comments
Thanks for reporting. I've been planning to change this for the About and Depenedencies dialogs (as well as making them non-modal, as there was no reason for them to be), given that both I and other users have complained about both. @ccordoba12 , any reservations you have with either? |
Also, FYI @GalacticStarfish I suggest updating Spyder and your enviroment as it is a number of months out of date. In the Anaconda prompt, type conda update conda
conda update anaconda
conda update spyder |
@CAM-Gerlach, fine by me if you want to work on this one. However, the Dependencies dialog has a Copy to clipboard button that allows to paste deps here. |
@ccordoba12 Yeah, I'm not too concerned about the dependencies dialog with respect to that, but no real reason not to I guess...the modality is much more of the problem there. |
@jnsebgosselin Hmm. I just tested it now on Win 8.1 and I can't, but I'll try it on my Win 10 machine in a few minutes, though I don't ever remember the issue there either. What versions of Qt and PyQt are you running? Through conda or pip? Regardless, it should be pretty easy to set consistently for everyone. |
hehe so I do not understand what is going on. |
I can select it in Ubuntu as well. The cursor doesn't change but I can select, copy and paste. |
Weird. I can't get it to select with the mouse or the keyboard on Win 8.1/Anaconda 5.1.0 with either Spyder 3.2.8 stable, 3.x from source, and 4/master from source. I can test on my work machine Win 10) tomorrow. |
Maybe the update to PyQt 5.9 (which is underway in Anaconda) will fix this. |
I don't know. It is working with PyQt 5.6 for me too lol So that is very strange. IPython >=4.0 : 6.2.1 (OK) |
Strange. Maybe its Windows 8.1? I'll test my work machine tomorrow. |
Problem Description
The text in the "About Spyder" menu is not selectable, and the version number must be typed by hand instead of copied and pasted.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expect text to be selectable with mouse
Package Versions
Dependencies
The text was updated successfully, but these errors were encountered: