Text-cursor is barely visible
See original GitHub issueIssue 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
(orpip
, 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?
- Change syntax coloring to Spyder Dark or any other theme with dark background
- Open a file
- 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:
Spyder text-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:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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?
Thanks for testing, I added the info.