[issue24801] right-mouse click in IDLE on Mac doesn't work

Serhiy Storchaka report at bugs.python.org
Fri Aug 14 10:55:49 CEST 2015


Serhiy Storchaka added the comment:

Looks as right button on Mac corresponds to middle button on X Window (paste selection and scroll if moved). This behavior is standard for all Tk applications. I don't think we should break this.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24801>
_______________________________________


More information about the Python-bugs-list mailing list