Bugs item #1517990, was opened at 2006-07-06 10:26
Message generated for change (Comment added) made by ronaldoussoren
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1517990&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: IDLE
Group: Python 2.5
Status: Open
Resolution: None
Priority: 7
Submitted By: Ronald Oussoren (ronaldoussoren)
Assigned to: Ronald Oussoren (ronaldoussoren)
Summary: IDLE on macosx keybindings need work

Initial Comment:
There is a serious issue with the keybindings for IDLE on OSX: a lot of 
them don't work correctly. One example of a not-working key-binding is 
'CMD-W', this should close the current window but doesn't.  'CMD-N' does 
create a new window though, so at least some keybindings work.


----------------------------------------------------------------------

>Comment By: Ronald Oussoren (ronaldoussoren)
Date: 2006-07-18 14:09

Message:
Logged In: YES 
user_id=580910

The keybinding definition itself seems to be correct (although I haven't 
reviewed 
it completely yet). The problem at this point is that IDLE doesn't respond to 
some (or even most) of them. I suspect that AquaTk is at fault here, it is 
really 
lousy at times.

----------------------------------------------------------------------

Comment By: Kurt B. Kaiser (kbk)
Date: 2006-07-17 20:06

Message:
Logged In: YES 
user_id=149084

Unfortunately, I don't have a Mac to work with.

The current Mac keybindings were devised by Tony
Lownds (tonylownds) during the transition to OSX.

Would you like to create a new section in 
config-keys.def named OSX and work up some new
bindings?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1517990&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to