question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Text-cursor is barely visible

See original GitHub issue

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

The text-cursor is barely visible in Spyder Dark Theme since it is black with a grey lining. I can’t seem to find where to change the color of it.

I saw old issue that I was unable to open: https://github.com/spyder-ide/spyder/issues/451, I asked yesterday on SO as well: https://stackoverflow.com/questions/52126942/changing-caret-text-cursor-color-in-spyder-dark-theme.

What steps reproduce the problem?

  1. Change syntax coloring to Spyder Dark or any other theme with dark background
  2. Open a file
  3. Try to find the text-cursor

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

I earlier used Sublime and never had this issue. Sublime text-cursor: sublime_cursor

Spyder text-cursor spyder_cursor

Versions

  • Spyder version: 3.3.1
  • Python version: 3.5
  • Qt version: 5.6.2
  • PyQt5 version: 5.6 on Darwin
  • Operating System name/version: Mac OS X

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
jnsebgosselincommented, Sep 26, 2018

@adityapatile Unfortunately, there is no way to change that in the preferences section. To fix this, we would have to override the default cursor provided by the OS.

@CorneelDragon Thanks for reporting back. This is much appreciated.

@ccordoba12 Is this something that you would like to fix on our end, even though the issue seems to have been fixed in the new Mac OS (Mojave) as reported by @CorneelDragon?

1reaction
CorneeldHcommented, Sep 2, 2018

Thanks for testing, I added the info.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Edit text cursor not visible after setting SetCursorVisible(false ...
I have one requirement, After entering the text in editbox then click the virtual keyboard DONE(EditorInfo. IME_ACTION_DONE) now the cursor is invisible [i...
Read more >
Caret text cursor barely visible in newer versions of QT
In FreeCAD with no stylesheet select text from right going left and you'll barely see the blinking RED cursor. Most FreeCAD themes use...
Read more >
Text cursor in not visible - Affinity | Forum
I think the problem is without a flashing text cursor or the text input symbol showing it's not apparent whether or not one's...
Read more >
T78498 Text cursor not visible on Text Object editing (SOLVED)
Text object edition doesn't show a highlight cursor to queue the typing of the letters. There is no highlight of text. SOLVED: OVERLAYS...
Read more >
Turn On Or Off Text Cursor Indicator In Windows 11 {Tutorial
Turn On Or Off Text Cursor Indicator In Windows 11 {Tutorial]The text cursor indicator is the flashing cursor you see when typing in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found