TomSchimansky / TomSchimansky/CustomTkinter
CTk 5.2.0 : Bug in cursor color when use placeholder [ CTkEntry ]
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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