TomSchimansky / TomSchimansky/CustomTkinter
CTKEntry placeholder text not always visible.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When I start my app, the placeholder text of some CTKEntry widgets are not visible.

If I then select one of those entry widgets (so it's focused) and then select something else (to remove the focus), the placeholder text comes back.
Here's a screen recording of the issue:
I'm using the latest version (5.0.1), Python 3.11 on macOS Ventura.
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 with a minimal CTKEntry app on Python 3.11 and macOS, then inspect the CTKEntry implementation and its placeholder handling. Done means placeholder text is visible when the app starts and remains visible after focus moves away from an entry.
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