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 louielu, terry.reedy
Date 2017-07-09.23:00:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499641245.42.0.969405108528.issue30870@psf.upfronthosting.co.za>
In-reply-to
Content
If one scrolls with the mousewheel or scrollbar, the selection does not change and the example should not change, and I presume it will not with the patch.  If one presses up or down, the selection does change, just as if one clicked, and the example should change.  I consider it a bug that it does not.  Good catch.
History
Date User Action Args
2017-07-09 23:00:45terry.reedysetrecipients: + terry.reedy, louielu
2017-07-09 23:00:45terry.reedysetmessageid: <1499641245.42.0.969405108528.issue30870@psf.upfronthosting.co.za>
2017-07-09 23:00:45terry.reedylinkissue30870 messages
2017-07-09 23:00:45terry.reedycreate