TomSchimansky / TomSchimansky/CustomTkinter

CTk 5.2.0 : Bug in cursor color when use placeholder [ CTkEntry ]

Open
#1,808 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
13.6k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

The color of the cursor should take same text color, But he take same Placeholder Color

https://github.com/TomSchimansky/CustomTkinter/assets/76540840/602aa8c3-6de0-4785-9cb5-1bece597662a

I already solved the problem,
But unfortunately, Pull requests are not accepted, That's why I opened this issue,
I hope this problem will be resolved in future versions.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in CTkEntry with a placeholder and compare the cursor color with the configured text and placeholder colors. Trace the CTkEntry cursor-color handling and verify that the cursor matches the text color while the placeholder is displayed and after text is entered.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.