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 - cursor color configuration bug #44993

Closed
taleinat opened this issue May 25, 2007 · 2 comments
Closed

IDLE - cursor color configuration bug #44993

taleinat opened this issue May 25, 2007 · 2 comments
Assignees

Comments

@taleinat
Copy link
Contributor

BPO 1725576
Nosy @kbkaiser, @taleinat
Files
  • IDLE_cursor_color_config.070525.patch: Initial 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 = 'https://github.com/kbkaiser'
    closed_at = <Date 2007-10-10.00:56:22.390>
    created_at = <Date 2007-05-25.13:09:57.000>
    labels = ['expert-IDLE']
    title = 'IDLE - cursor color configuration bug'
    updated_at = <Date 2007-10-10.00:56:22.388>
    user = 'https://github.com/taleinat'

    bugs.python.org fields:

    activity = <Date 2007-10-10.00:56:22.388>
    actor = 'kbk'
    assignee = 'kbk'
    closed = True
    closed_date = <Date 2007-10-10.00:56:22.390>
    closer = 'kbk'
    components = ['IDLE']
    creation = <Date 2007-05-25.13:09:57.000>
    creator = 'taleinat'
    dependencies = []
    files = ['8004']
    hgrepos = []
    issue_num = 1725576
    keywords = ['patch']
    message_count = 2.0
    messages = ['52664', '56303']
    nosy_count = 2.0
    nosy_names = ['kbk', 'taleinat']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1725576'
    versions = []

    @taleinat
    Copy link
    Contributor Author

    Currently, IDLE must be restarted in order for a change to the cursor color to take effect.

    This patch adds code to configDialog.py to update the text widgets in all windows with the new cursor color.

    This closes SourceForge feature request 1705362.

    @kbkaiser
    Copy link
    Contributor

    r58403. Thanks for the patch!

    @kbkaiser kbkaiser self-assigned this Oct 10, 2007
    @kbkaiser kbkaiser self-assigned this Oct 10, 2007
    @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
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants