Terry J. Reedy <tjre...@udel.edu> added the comment:

I agree.  We added mousewheel scrolling to editor just over a year ago and 
later added it to text views.  But for the browsers, I want to factor out the 
common code.  It is a bit tricky since the 3 major systems each send different 
events for the same action, and macOS has the opposite convention for how the 
text moves when pushing the wheel up.

----------
stage:  -> needs patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37902>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to