This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cheryl.sabella
Recipients cheryl.sabella, greylaw89, terry.reedy
Date 2019-03-09.14:13:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552140825.16.0.0574765489376.issue36176@roundup.psfhosted.org>
In-reply-to
Content
I didn't see an issue with a Gnome, so I installed KDE Plasma and switched to the dark theme.  I was able to recreate the issue for autocomplete.  When I tried 'open file', I also saw it there and I've attached a screen print showing how it looks on 'open file'.

Removing the 'bg=white' in autocomplete_w.py fixes the issue by changing  it to a gray background with the almost white text.  Of course that doesn't affect the 'open file' window.

I've also attached a screen print of what the search dialog looks like.
History
Date User Action Args
2019-03-09 14:13:45cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy, greylaw89
2019-03-09 14:13:45cheryl.sabellasetmessageid: <1552140825.16.0.0574765489376.issue36176@roundup.psfhosted.org>
2019-03-09 14:13:45cheryl.sabellalinkissue36176 messages
2019-03-09 14:13:44cheryl.sabellacreate