turtle with compound shape doesn't get clicks

Open
#60,632 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
desktop

Research direction

Start by reading the two attached issue_16428.patch files and the original BPO issue 16428 to reconstruct the reported compound-shape click behavior. The issue is done when turtle compound shapes respond to clicks as expected.

Written by the indexing model from the issue text.

Description

stdlib type-bug
BPO 16428
Nosy @willingc
Files
  • issue_16428.patch
  • issue_16428.patch
  • 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 = None
    created_at = <Date 2012-11-07.14:46:49.175>
    labels = ['type-bug', 'library']
    title = "turtle with compound shape doesn't get clicks"
    updated_at = <Date 2018-06-16.15:12:16.056>
    user = 'https://bugs.python.org/pythonick'
    

    bugs.python.org fields:

    activity = <Date 2018-06-16.15:12:16.056>
    actor = 'willingc'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-11-07.14:46:49.175>
    creator = 'pythonick'
    dependencies = []
    files = ['35463', '35585']
    hgrepos = []
    issue_num = 16428
    keywords = ['patch', 'needs review']
    message_count = 5.0
    messages = ['175106', '218970', '219658', '220326', '319747']
    nosy_count = 5.0
    nosy_names = ['gregorlingl', 'jesstess', 'pythonick', 'ingrid', 'willingc']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16428'
    versions = ['Python 3.6']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.