Skip to content

IDLE: fix Query subclass tab focus traversal order #81506

@terryjreedy

Description

@terryjreedy
BPO 37325
Nosy @terryjreedy, @miss-islington
PRs
  • bpo-37325: Fix focus traversal for 2 IDLE dialogs #14209
  • [3.7] bpo-37325: Fix focus traversal for 2 IDLE dialogs (GH-14209) #14210
  • [3.8] bpo-37325: Fix focus traversal for 2 IDLE dialogs (GH-14209) #14211
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/terryjreedy'
    closed_at = <Date 2019-06-18.22:40:25.444>
    created_at = <Date 2019-06-18.02:07:11.964>
    labels = ['3.8', 'expert-IDLE', 'type-bug', '3.7', '3.9']
    title = 'IDLE: fix Query subclass tab focus traversal order'
    updated_at = <Date 2019-06-18.22:40:25.443>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2019-06-18.22:40:25.443>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2019-06-18.22:40:25.444>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2019-06-18.02:07:11.964>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37325
    keywords = ['patch']
    message_count = 4.0
    messages = ['345940', '346009', '346011', '346012']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'miss-islington']
    pr_nums = ['14209', '14210', '14211']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37325'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions