Skip to content

IDLE: on macOS, scroll slider 'sticks' at bottom of file #78228

@belgort

Description

@belgort
mannequin
BPO 34047
Nosy @rhettinger, @terryjreedy, @taleinat, @ned-deily, @csabella, @miss-islington
PRs
  • bpo-34047: IDLE: fix mousewheel scrolling direction on macOS #8678
  • [3.7] bpo-34047: IDLE: fix mousewheel scrolling direction on macOS (GH-8678) #8723
  • [3.6] bpo-34047: IDLE: fix mousewheel scrolling direction on macOS (GH-8678) #8724
  • Superseder
  • bpo-34796: Tkinter scrollbar issues on Mac.
  • Files
  • tk_scroll.py: tkinter-only skeleton of IDLE editor with scrollbar
  • tk_scroll2.py
  • tktest.py
  • tkinter_scroll_issues.mov
  • 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 2018-08-10.08:33:22.587>
    created_at = <Date 2018-07-04.17:14:47.653>
    labels = ['3.8', 'expert-IDLE', 'type-bug', '3.7']
    title = "IDLE: on macOS, scroll slider 'sticks' at bottom of file"
    updated_at = <Date 2018-09-25.00:10:13.400>
    user = 'https://bugs.python.org/belgort'

    bugs.python.org fields:

    activity = <Date 2018-09-25.00:10:13.400>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2018-08-10.08:33:22.587>
    closer = 'taleinat'
    components = ['IDLE']
    creation = <Date 2018-07-04.17:14:47.653>
    creator = 'belgort'
    dependencies = []
    files = ['47676', '47677', '47737', '47738']
    hgrepos = []
    issue_num = 34047
    keywords = ['patch']
    message_count = 38.0
    messages = ['321058', '321060', '321064', '321127', '321137', '321144', '321151', '321152', '321153', '321250', '321251', '321258', '321265', '321685', '321927', '321929', '321931', '322702', '322719', '322762', '322826', '322844', '323147', '323148', '323149', '323153', '323154', '323174', '323348', '323349', '323350', '323351', '323356', '323358', '323359', '323360', '323361', '326300']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'terry.reedy', 'taleinat', 'wordtech', 'ned.deily', 'cheryl.sabella', 'miss-islington', 'belgort', 'vtudorache']
    pr_nums = ['8678', '8723', '8724']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '34796'
    type = 'behavior'
    url = 'https://bugs.python.org/issue34047'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions