Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDLE horizontal scroll bar missing (Win-XPsp3) #59346

Closed
NyteHawk mannequin opened this issue Jun 22, 2012 · 2 comments
Closed

IDLE horizontal scroll bar missing (Win-XPsp3) #59346

NyteHawk mannequin opened this issue Jun 22, 2012 · 2 comments
Labels
easy topic-IDLE type-feature A feature request or enhancement

Comments

@NyteHawk
Copy link
Mannequin

NyteHawk mannequin commented Jun 22, 2012

BPO 15141
Nosy @terryjreedy, @serwy
Superseder
  • bpo-1207613: Idle Editor: Bottom Scroll Bar
  • 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 2012-07-01.00:02:49.006>
    created_at = <Date 2012-06-22.18:36:55.274>
    labels = ['easy', 'expert-IDLE', 'type-feature']
    title = 'IDLE horizontal scroll bar missing (Win-XPsp3)'
    updated_at = <Date 2012-07-01.00:02:49.005>
    user = 'https://bugs.python.org/NyteHawk'

    bugs.python.org fields:

    activity = <Date 2012-07-01.00:02:49.005>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-07-01.00:02:49.006>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2012-06-22.18:36:55.274>
    creator = 'NyteHawk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 15141
    keywords = ['easy']
    message_count = 2.0
    messages = ['163452', '163533']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'roger.serwy', 'NyteHawk']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '1207613'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15141'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    @NyteHawk
    Copy link
    Mannequin Author

    NyteHawk mannequin commented Jun 22, 2012

    There is no horizontal scroll bar at the bottom of the IDLE editor window.
    When a program line exceeds the window area, the window has to be widened, or text has to be manually selected beyond the window to see or edit that portion of the line.
    No major problem, just a minor inconvenience.
    Even with this bug, IDLE is still a great editor.
    Thank you.
    Pat

    @NyteHawk NyteHawk mannequin added the topic-IDLE label Jun 22, 2012
    @serwy
    Copy link
    Mannequin

    serwy mannequin commented Jun 23, 2012

    Adding a horizontal scroll bar is relatively easy. This has already been done with the Horizontal.py extension as part of a separate project called IdleX. See http://idlex.sourceforge.net/extensions.html

    @terry, perhaps this should be added as an enhancement to IDLE?

    @serwy serwy mannequin added easy type-feature A feature request or enhancement labels Jun 23, 2012
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    easy topic-IDLE type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant