Tkinter scroll issues on macOS
Open
Nobody has claimed this yet.
3.7 (EOL)
topic-tkinter
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 34370 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @ned-deily, @serhiy-storchaka |
| Files |
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 2018-08-10.10:07:16.876>
labels = ['3.7', 'type-bug', 'expert-tkinter']
title = 'Tkinter scroll issues on macOS'
updated_at = <Date 2018-10-18.02:20:51.508>
user = 'https://bugs.python.org/vtudorache'
bugs.python.org fields:
activity = <Date 2018-10-18.02:20:51.508>
actor = 'wordtech'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2018-08-10.10:07:16.876>
creator = 'vtudorache'
dependencies = []
files = ['47742', '47743']
hgrepos = []
issue_num = 34370
keywords = []
message_count = 15.0
messages = ['323363', '323379', '323381', '323547', '323558', '326515', '326516', '326517', '326559', '326654', '326658', '326760', '327669', '327671', '327929']
nosy_count = 6.0
nosy_names = ['rhettinger', 'terry.reedy', 'wordtech', 'ned.deily', 'serhiy.storchaka', 'vtudorache']
pr_nums = []
priority = 'normal'
resolution = 'third party'
stage = 'commit review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34370'
versions = ['Python 3.6', 'Python 3.7']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked Tk86MacIssue.mov and Tk85Mac.mov recordings and the migrated BPO issue 34370, then inspect the Tkinter component context. No source file or test is named; done would require establishing a current, actionable CPython change for the macOS scrolling behavior rather than an issue belonging to third-party Tk.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100