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 suddha.sourav
Recipients suddha.sourav
Date 2012-08-27.00:34:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
In IDLE, pressing tab brings up the code completion menu - however, the scrollbar, when clicked, does not scroll - it disappears. Same goes for clicking an option in the code completion widget - it disappears. Keyboard navigation (pgup/pgdown/up/down) and tab works. In addition, pressing enter does not autocomplete but execute what was meant to be selected.
History
Date User Action Args
2012-08-27 00:35:01suddha.souravsetrecipients: + suddha.sourav
2012-08-27 00:35:01suddha.souravsetmessageid: <[email protected]>
2012-08-27 00:35:00suddha.souravlinkissue15786 messages
2012-08-27 00:34:59suddha.souravcreate