-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-33987: ttk frame inside config dialog toplevel #22943
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No difference on Windows, but now that I look, I can see the thin white border on macOS. All ttk widgets should be inside a ttk Frame. Thank you for catching something I missed.
Thanks @roseman for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
GH-22951 is a backport of this pull request to the 3.9 branch. |
(cherry picked from commit c579ad1) Co-authored-by: Mark Roseman <mark@markroseman.com>
(cherry picked from commit c579ad1) Co-authored-by: Mark Roseman <mark@markroseman.com>
GH-22952 is a backport of this pull request to the 3.8 branch. |
Two aarch64 buildbots (Redhat?, Fedora Stable 3.x ) had unrelated failures.
Failed subtests:
|
https://bugs.python.org/issue33987