ActiveState Community

Undo - undoes all :(

Posted by Naatan on 2008-05-27 07:17

Hi,

When I open a file and start editing and press undo it undoes everything I've changed on the document since I started working on it in that session, whilst it should just undo the last thing I did.

Is this a bug or did I accidently change a setting I didn't want changed?

jeffg | Tue, 2008-05-27 09:00

Using current builds of Komodo on OS X I wasn't able to reproduce this issue. Can you please try this:

- run Komodo form a shell with the -v switch to produce verbose start-up and error output:

komodo -v

- reproduce the issue

Does the problem happen every time? Do you see any errors printed out to the shell window when the error occurs?

--
JeffG

Naatan | Wed, 2008-05-28 01:06

I tested it again this morning and it worked fine, then I figured I had used the phpbeautifier macro (http://community.activestate.com/forum-topic/ruby-code-beautifier-macro-...) yesterday when the problem occured, I tried it again and voila, the bug only occurs when first having used phpbeautifier on a file..

I'm sorry for having wasted your time, thanks for your help anyway :)