[issue14105] Breakpoints in debug lost if line is inserted; IDLE

Saimadhav Heblikar report at bugs.python.org
Sat Aug 9 16:13:18 CEST 2014


Saimadhav Heblikar added the comment:

Not sure if this consequence of the commit is intended behavior, but still placing it here. 

In any file, set a breakpoint on any line. Pressing <Enter> key anywhere after the first character, will create a new breakpoint in the next line. These lines will also get saved to the .idlerc/breakpoints.lst file.

This is mostly(99.9%) Tk behavior.

----------
nosy: +sahutd

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


More information about the Python-bugs-list mailing list