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 Al.Sweigart, littleq0903, ned.deily, paulsfo, roger.serwy, suddha.sourav, taleinat, terry.reedy
Date 2016-05-13.21:21:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463174460.18.0.856839720809.issue15786@psf.upfronthosting.co.za>
In-reply-to
Content
The time delay and popup is only after a key letter, like '.' or '"'.  Having the box appear whenever one pauses would be maddening.  I have the delay set to .1 second.

The list is not supposed to shrink. Having everything disappear on a typo would not seem good to me.  But it might be possible to visually separate remaining possibilities, so when only one option (or none) is left, it is visually obvious.  Once the overt bugs are fixed, it would not hurt to review details of intended behavior, perhaps with some review of other completers.
History
Date User Action Args
2016-05-13 21:21:00terry.reedysetrecipients: + terry.reedy, taleinat, ned.deily, roger.serwy, Al.Sweigart, littleq0903, suddha.sourav, paulsfo
2016-05-13 21:21:00terry.reedysetmessageid: <1463174460.18.0.856839720809.issue15786@psf.upfronthosting.co.za>
2016-05-13 21:21:00terry.reedylinkissue15786 messages
2016-05-13 21:21:00terry.reedycreate