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 taleinat
Recipients cheryl.sabella, taleinat, terry.reedy
Date 2018-10-13.21:02:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539464539.46.0.788709270274.issue34976@psf.upfronthosting.co.za>
In-reply-to
Content
Search dialogs are clunky and arguably outdated. Most modern editors, IDEs and browsers use a search bar instead.

I created a search bar for IDLE as an extension years ago, it can be found on PyPI as "SearchBar". I hadn't updated it in recent years and it doesn't work with modern IDLE. I doubt that it has seen much use.

I suggest that having this built into IDLE would be a great benefit to its users.
History
Date User Action Args
2018-10-13 21:02:19taleinatsetrecipients: + taleinat, terry.reedy, cheryl.sabella
2018-10-13 21:02:19taleinatsetmessageid: <1539464539.46.0.788709270274.issue34976@psf.upfronthosting.co.za>
2018-10-13 21:02:19taleinatlinkissue34976 messages
2018-10-13 21:02:19taleinatcreate