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?
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
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 :)