undo of folded code

If reporting a bug with the Zeus IDE please post the details here. Please do not post questions here.
Post Reply
msek
Posts: 9
Joined: Fri Feb 23, 2007 8:30 am

undo of folded code

Post by msek »

Let me just to point out. I'm afraid this is a real bug (v3.96b), not the register or installation problem.

There is not expected behavior of 'Undo' when (e.g. by chance) one make a change in folded code (at the first visible line). The change is automatically applied to every folded line. This is not nice but somehow understandable (wrong step - not nice consequences). The problem arises when to undo such accidental change before you unfold the block. 'Undo' works like there were no folded code changing the following lines. More, there is no possibility to 'Redo' the 'Undo'.

br.
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

This will be fixed in the next Zeus patch due out shortly.

The code will be changed to make the folded lines read only so that they can not be changed accidentally ;)

Cheers Jussi
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

This bug is fixed in the latest Zeus patch: http://www.zeusedit.com/forum/viewtopic.php?t=1064

All folded lines are now traeated as read only in terms of user input.

Cheers Jussi
Post Reply