Ezio Melotti <ezio.melo...@gmail.com> added the comment:

I tried to reproduce it on 3.1 and 3.2 but it worked fine here (WinXP).
This is what I did:
1) open IDLE;
2) file --> new window;
3) write some text;
4) select with the mouse some text;
5) press shift and keep it pressed;
6) press end;
7) press home;
8) release shift;

I also tried in the "Python Shell" and releasing shift before pressing end and 
home, but I got the same result.  Shift+end highlights till the end of the 
line, shift+home till the beginning.

----------
nosy: +ezio.melotti, terry.reedy
type: behavior -> crash
versions: +Python 3.1

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

Reply via email to