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 terry.reedy
Recipients ned.deily, rhettinger, ronaldoussoren, terry.reedy
Date 2021-03-01.04:38:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614573487.02.0.53415756973.issue43347@roundup.psfhosted.org>
In-reply-to
Content
Completions are in a Listbox.  listboxes are used for completions, stackviewer, and a few places in the settings dialog, in particular the keys list.  And maybe the drop down list for themes and keysets.  The latter two are the only one normally gray.  Try the different settings tabs.
History
Date User Action Args
2021-03-01 04:38:07terry.reedysetrecipients: + terry.reedy, rhettinger, ronaldoussoren, ned.deily
2021-03-01 04:38:07terry.reedysetmessageid: <1614573487.02.0.53415756973.issue43347@roundup.psfhosted.org>
2021-03-01 04:38:07terry.reedylinkissue43347 messages
2021-03-01 04:38:06terry.reedycreate