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 Kritzy
Recipients Kritzy, terry.reedy
Date 2021-01-30.03:26:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611977169.85.0.900313540733.issue43071@roundup.psfhosted.org>
In-reply-to
Content
Up/down scrolling is not possible with a two-finger swipe on a trackpad. I'm using Lenovo's notably bad UltraNav drivers on Windows 7. Horizontal scrolling works just fine. PgUp and PgDn both behave as normal, as does ctrl + arrow keys.

I'm having this issue with IDLE for 3.8.7, and 3.7.9, but not 2.7.3 (which just happens to be the last version I had installed).
History
Date User Action Args
2021-01-30 03:26:09Kritzysetrecipients: + Kritzy, terry.reedy
2021-01-30 03:26:09Kritzysetmessageid: <1611977169.85.0.900313540733.issue43071@roundup.psfhosted.org>
2021-01-30 03:26:09Kritzylinkissue43071 messages
2021-01-30 03:26:09Kritzycreate