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

Background colour of Object Inspector (docstring) in Rich Text mode is same as the window's #1426

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

Comments

@spyder-bot
Copy link
Collaborator

From haibison...@gmail.com on 2013-06-03T15:24:48Z

Please note that reporting bugs from Spyder's help menu ("?" > "Report
issue...") will fill version details for Spyder, Python and Qt in this description for you.

What steps will reproduce the problem?

  1. I'm running Fedora GNOME 18 with a custom dark theme.
    1. Run Spyder.
    2. Check the Object Inspector (docstring) in Rich Text mode. What is the expected output? What do you see instead? The background colour of Object Inspector is same as the theme's colour. So it's hard to read the docs. What version of the product are you using? On what operating system? - Spyder 2.2.0
  2. Fedora GNOME 18, 64 bit

Please provide any additional information below

. I'm attaching some screenshots. The first one is the original. The second one: the text is selected by cursor to highlight it.

Thank you. I love your app :-)

Attachment: spyder-screenshots-00.png spyder-screenshots-01.png

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

@spyder-bot spyder-bot added this to the v2.2.1 milestone Feb 17, 2015
@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-06-07T09:39:16Z

I think I set the background color to "transparent" in the css for the Object Inspector, so we would need to change it to white.

Could you try to do that here: https://code.google.com/p/spyderlib/source/browse/spyderlib/utils/inspector/static/css/default.css?name=2.2#2 and tell me if it works for you? (Just look for that file in your site-packages)

Labels: -Cat-SpyderGUI -Component-UI Cat-ObjectInspector MS-v2.2.1

@spyder-bot
Copy link
Collaborator Author

From haibison...@gmail.com on 2013-06-07T17:25:48Z

Thank you very much, it works :-)

I'm attaching a screenshot...

Attachment: Screenshot from 2013-06-08 07:04:38.png

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-06-10T07:37:12Z

Ok, thanks for the confirmation

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-06-10T09:04:11Z

This issue was updated by revision 7538d552105b .

  • Before we were using "transparent" but this was making the OI unreadable with
    Qt dark themes.

Status: Fixed

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

1 participant