Closed TakamotoAI closed 2 years ago
I believe this is a regression in Tcl/Tk 8.6.11. I notice that as of tcltk/tk@e7be12248b the Ttk entry widget by default has gray rather than white background under Aqua light mode (regardless of focus). Reported upstream: https://core.tcl-lang.org/tk/info/58222c42b37d57f3
This should be fixed in Tcl/Tk 8.6.12.
With the latest Tcl/Tk 8.6.11 on macOS (tested Mojave and bigSur) the background color of a Entry widget without focus has a wrong color (gray instead of white). Tcl/Tk code in Wish does not present this issue (see screenshot)
PS: this does not happen with 8.6.10