TomSchimansky / TomSchimansky/CustomTkinter

CTkEntry issue

Open
#2,108 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug question
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?

Screenshot 2023-11-25 at 19 49 25 Screenshot 2023-11-25 at 19 49 59

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.