Skip to content

ttk style.map function incorrectly handles the default state for element options. #86494

Closed
@patthoyts

Description

@patthoyts
mannequin
BPO 42328
Nosy @terryjreedy, @db3l, @serhiy-storchaka, @patthoyts, @miss-islington, @patthoyts
PRs
  • bpo-42328: ttk fix handling of default states in style map #23241
  • bpo-42328: Fix tkinter.ttk.Style.map(). #23300
  • [3.9] bpo-42328: Fix tkinter.ttk.Style.map(). (GH-23300) #23470
  • [3.8] bpo-42328: Fix tkinter.ttk.Style.map(). (GH-23300) #23471
  • bpo-42328: Skip some tests with themes vista and xpnative on Windows 7 #23612
  • [3.9] bpo-42328: Skip some tests with themes vista and xpnative on Windows 7 (GH-23612) #23624
  • [3.8] bpo-42328: Skip some tests with themes vista and xpnative on Windows 7 (GH-23612) #23625
  • 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 = None
    closed_at = <Date 2020-12-15.16:07:46.055>
    created_at = <Date 2020-11-12.00:27:54.034>
    labels = ['3.8', 'type-bug', 'expert-tkinter', '3.9', '3.10']
    title = 'ttk style.map function incorrectly handles the default state for element options.'
    updated_at = <Date 2020-12-15.16:07:46.054>
    user = 'https://github.com/patthoyts'

    bugs.python.org fields:

    activity = <Date 2020-12-15.16:07:46.054>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-15.16:07:46.055>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2020-11-12.00:27:54.034>
    creator = 'patthoyts'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42328
    keywords = ['patch']
    message_count = 14.0
    messages = ['380798', '380967', '380992', '380994', '380995', '381013', '381636', '381652', '381653', '381964', '382298', '382386', '382389', '382390']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'db3l', 'serhiy.storchaka', 'Pat Thoyts', 'miss-islington', 'patthoyts']
    pr_nums = ['23241', '23300', '23470', '23471', '23612', '23624', '23625']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42328'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9only security fixestopic-tkintertype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions