[issue25015] Idle: scroll Text faster with mouse wheel

Terry J. Reedy report at bugs.python.org
Sun May 27 20:52:49 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:

This is 'out of date' in the sense that I have decided that the root problem is scrolling by pixels instead of lines.  Once we do the latter, for #33664, we can just scroll by, say, 5 lines instead of 3, which I think is sufficient.

----------
resolution:  -> out of date
stage: test needed -> resolved
status: open -> closed
superseder:  -> IDLE:  scroll text by lines, not pixels.

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue25015>
_______________________________________


More information about the Python-bugs-list mailing list