Editor/Debugging problem in 2.2

Hello,

I have some problems with the editor. It seems that if you have the debugger enabled and then edit a calculation, you can get in trouble. I haven’t found a way to reproduce it, but it happened maybe 3 times today.

What happens is, that after editing a calculation, you can’t switch back to browse mode (at least the screen doesn’t show right), when you try to quit Servoy the editor pops in front, showing you the calculation that you edited before and doesn’t let you out (you can’t see the save/close buttons). This only seems to happen if a) the debugger is on and b) entry points are enabled.

Patrick

This could be a re-introduction of an old problem where, after making a mistake that you didn’t correct BEFORE doing a save, one could not exit the calculation editor anymore.

Didn’t test this so I can’t confirm…