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 alextrob
Recipients alextrob
Date 2008-05-04.12:26:10
SpamBayes Score 0.23131487
Marked as misclassified No
Message-id <1209903976.71.0.763172048838.issue2754@psf.upfronthosting.co.za>
In-reply-to
Content
On a Mac running 10.5.2 in IDLE 1.2.1, the scroll bars don't move as 
expected & track pad/mouse scrolling is not enabled. I believe this is 
also the case on Tiger (10.4)

When using the scroll bar to scroll up through code, the scroll bar 
moves much faster than the mouse pointer. When scrolling down, the mouse 
pointer moves slightly faster.

Unlike Terminal, scrolling using a scroll wheel on a mouse or the two 
fingers on the trackpad doesn't work with IDLE.

I realize these are fairly minor UI issues, but they're still 
frustrating and slow down my workflow.
History
Date User Action Args
2008-05-04 12:26:16alextrobsetspambayes_score: 0.231315 -> 0.23131487
recipients: + alextrob
2008-05-04 12:26:16alextrobsetspambayes_score: 0.231315 -> 0.231315
messageid: <1209903976.71.0.763172048838.issue2754@psf.upfronthosting.co.za>
2008-05-04 12:26:11alextroblinkissue2754 messages
2008-05-04 12:26:10alextrobcreate