[issue23616] Idle: conflict between loop execution and undo shortcut.

2015-03-09 Thread Davide Okami
Davide Okami added the comment: Sorry for my bad technical acknowledgment, i will try to be more understandable. Declaring a while loop statement, and launching the loop pressing enter, it is possible to delete loop results and return to the while declaration statement deleting it [1] or it&#

[issue23616] Conflict between generic cycle and undo shortcut.

2015-03-08 Thread Davide Okami
Changes by Davide Okami : Removed file: http://bugs.python.org/file38401/Schermata 2015-03-09 alle 06.53.21.png ___ Python tracker <http://bugs.python.org/issue23

[issue23616] Conflict between generic cycle and undo shortcut.

2015-03-08 Thread Davide Okami
Davide Okami added the comment: Keeping pressed the undo shortcut during a cycle until returning to the cycle declaration, IDLE will react deleting the declaration [1] or overlaying it on the result/s [2] ([2] intermittently and un-effectively on cycle execution). -- title: Python

[issue23616] Python IDLE (2.-3.)

2015-03-08 Thread Davide Okami
New submission from Davide Okami: Keeping pressed the undo shortcut during a cycle until returning to the cycle declaration, IDLE will react deleting the declaration [1] or overlaying it on the result/s [2] ([2] intermittently and un-effectively on cycle execution). -- components