All standard keystrokes not recognized in IDLE dialogs on Mac

Open
#69,000 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
desktop, tooling

Research direction

Start by reproducing the problem in Python's IDLE dialogs on macOS, the only component identified by the issue. Inspect the IDLE dialog and keyboard-handling code after locating it from the component reference. Done means standard keystrokes are recognized consistently in those dialogs and the behavior is covered by an appropriate test.

Written by the indexing model from the issue text.

Description

topic-IDLE type-bug
BPO 24812
Nosy @terryjreedy, @roseman

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 2015-08-07.04:15:38.147>
labels = ['expert-IDLE', '3.9']
title = 'All standard keystrokes not recognized in IDLE dialogs on Mac'
updated_at = <Date 2019-09-19.18:44:47.174>
user = 'https://github.com/roseman'

bugs.python.org fields:

activity = <Date 2019-09-19.18:44:47.174>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2015-08-07.04:15:38.147>
creator = 'markroseman'
dependencies = []
files = []
hgrepos = []
issue_num = 24812
keywords = []
message_count = 4.0
messages = ['248166', '248228', '248238', '297336']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'markroseman']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue24812'
versions = ['Python 3.9']

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.