Message 298004 - Python tracker

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.

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.