| BPO | 44592 |
|---|---|
| Nosy | @terryjreedy, @serhiy-storchaka, @Akuli, @E-Paine |
| Superseder |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2021-07-09.15:14:18.546> labels = ['type-bug', 'expert-tkinter', '3.9', '3.10', '3.11'] title = 'tkinter focus_get() with non-tkinter Tk widget' updated_at = <Date 2021-07-17.18:19:16.891> user = 'https://github.com/Akuli'
bugs.python.org fields:
activity = <Date 2021-07-17.18:19:16.891> actor = 'Akuli' assignee = 'none' closed = False closed_date = None closer = None components = ['Tkinter'] creation = <Date 2021-07-09.15:14:18.546> creator = 'Akuli' dependencies = [] files = [] hgrepos = [] issue_num = 44592 keywords = [] message_count = 12.0 messages = ['397199', '397200', '397211', '397213', '397216', '397217', '397220', '397222', '397224', '397681', '397726', '397727'] nosy_count = 4.0 nosy_names = ['terry.reedy', 'serhiy.storchaka', 'Akuli', 'epaine'] pr_nums = [] priority = 'normal' resolution = None stage = 'resolved' status = 'open' superseder = '734176' type = 'behavior' url = 'https://bugs.python.org/issue44592' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-88758: Handle non-tkinter widgets in tkinter focus methods #152337
- [3.15] gh-88758: Handle non-tkinter widgets in tkinter focus methods (GH-152337) #152346
- [3.14] gh-88758: Handle non-tkinter widgets in tkinter focus methods (GH-152337) #152347
- [3.13] gh-88758: Handle non-tkinter widgets in tkinter focus methods (GH-152337) #152348