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 problem with dark color schemes in kde #61188

Closed
sahin mannequin opened this issue Jan 16, 2013 · 2 comments
Closed

idle problem with dark color schemes in kde #61188

sahin mannequin opened this issue Jan 16, 2013 · 2 comments
Labels
topic-IDLE type-bug An unexpected behavior, bug, or error

Comments

@sahin
Copy link
Mannequin

sahin mannequin commented Jan 16, 2013

BPO 16984
Nosy @serwy
Superseder
  • bpo-7949: IDLE: avoid no-contrast popups and dialogs.
  • Files
  • snapshot-idle.png: idle completions in a dark color theme in kde
  • 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 2013-01-17.06:46:34.538>
    created_at = <Date 2013-01-16.21:53:03.307>
    labels = ['expert-IDLE', 'type-bug']
    title = 'idle problem with dark color schemes in kde'
    updated_at = <Date 2013-01-17.06:46:34.443>
    user = 'https://bugs.python.org/sahin'

    bugs.python.org fields:

    activity = <Date 2013-01-17.06:46:34.443>
    actor = 'roger.serwy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-01-17.06:46:34.538>
    closer = 'roger.serwy'
    components = ['IDLE']
    creation = <Date 2013-01-16.21:53:03.307>
    creator = 'sahin'
    dependencies = []
    files = ['28755']
    hgrepos = []
    issue_num = 16984
    keywords = []
    message_count = 2.0
    messages = ['180111', '180119']
    nosy_count = 2.0
    nosy_names = ['roger.serwy', 'sahin']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '7949'
    type = 'behavior'
    url = 'https://bugs.python.org/issue16984'
    versions = ['Python 2.7', 'Python 3.2']

    @sahin
    Copy link
    Mannequin Author

    sahin mannequin commented Jan 16, 2013

    I am trying to use IDLE in kde linux environment (kubuntu 12.10). I recently switched to a dark color scheme from kde settings and discovered that IDLE is having issues with dark colors.

    The Completions boxes are not readable, after I switched to the dark color scheme in kde. The completions are white text on white background colored boxes which is making the text unreadable. If I select the options in the completions dialog box, my selection is highlighted and thus I can read the text.

    @sahin sahin mannequin added topic-IDLE type-bug An unexpected behavior, bug, or error labels Jan 16, 2013
    @serwy
    Copy link
    Mannequin

    serwy mannequin commented Jan 17, 2013

    This is a duplicate of bpo-7949, but for KDE instead of GTK. I will close this report in favor of the prior one.

    @serwy serwy mannequin closed this as completed Jan 17, 2013
    @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
    topic-IDLE type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    0 participants