classification
Title: Touchpad 2 Finger scroll does not work in IDLE on Mac (But scroll wheel of external mouse does)
Type: enhancement Stage: needs patch
Components: IDLE Versions: Python 3.2
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: arorap, gpolo, jafo, ronaldoussoren, taleinat, terry.reedy
Priority: normal Keywords:

Created on 2007-12-09 04:36 by arorap, last changed 2010-09-18 15:32 by BreamoreBoy.

Messages (2)
msg63815 - (view) Author: Sean Reifschneider (jafo) * (Python committer) Date: 2008-03-18 00:24
Assigned.
msg63899 - (view) Author: Ronald Oussoren (ronaldoussoren) * (Python committer) Date: 2008-03-18 06:35
Unassigned as I'm unlikely to work on this.

BTW. My guess guess would be that this is an issue with Tk, not IDLE.
History
Date User Action Args
2010-09-18 15:32:16BreamoreBoysetnosy: + terry.reedy, taleinat
stage: test needed -> needs patch

versions: + Python 3.2, - Python 3.1, Python 2.7
2009-04-26 22:11:05ajaksu2setnosy: + gpolo
versions: + Python 3.1, Python 2.7, - Python 2.5

stage: test needed
2008-03-18 06:35:50ronaldoussorensetassignee: ronaldoussoren ->
messages: + msg63899
nosy: jafo, ronaldoussoren, arorap
2008-03-18 00:24:20jafosetpriority: normal
assignee: ronaldoussoren
type: behavior -> enhancement
messages: + msg63815
nosy: + ronaldoussoren, jafo
2007-12-09 04:36:36arorapcreate