FIXED: Strange behavior at Undo

Post bug reports when testing beta versions here.
Post Reply
HarryH
Posts: 232
Joined: 28 Feb 2015 11:20

FIXED: Strange behavior at Undo

Post by HarryH »

Hello,

found a strange behavior at Undo. Do the following steps with the attached python test file ...

1. For instance, positioning the cursor at the end of line 10 (after the colon). The position isn't really decisive.
2. Press the quotation mark key (") three times
3. Do Undo (and you will see wrong syntax colors still alive)
4. Press the quotation mark key (") three times once again (and you will see after two times the cursor jumps automatically to the next line)

The option "Editor/General/Auto completion/Auto close braces" seems to have also influence on that problem. But to switch it on or off doesn't solve it.

Bye,
HarryH!
Attachments
test2.zip
(680 Bytes) Downloaded 490 times
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: Strange behavior at Undo

Post by Rickard Johansson »

Fixed in v10.60 final.
Post Reply