TomSchimansky / TomSchimansky/CustomTkinter
CTkEntry issue
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hello everyone.
On macOS (Sonoma 14.0) got a problem with entry.
In my app in the main window I defined login frame, when the login confirmed I delete old frame and define a new one. In a new frame I have Entry field that at the beginning shows grey field over value inside. After the first interaction with UI the issue gone and Entry shows correct data.
Whats problem? Is it related to a new OS?
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 reported macOS Sonoma 14.0 behavior: create a login frame, replace it after confirmation, and inspect the Entry in the new frame before and after UI interaction. The issue does not name source files, tests, or a minimal reproduction; done would mean identifying the rendering cause and confirming that the Entry displays its value correctly immediately after the frame is replaced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100