Neil Hodgson schrieb:
Axel Huizinga:
I noticed that SciTE Version 1.66-wbd-1 on XP crashes
when I try to correct my typo in php code on the line :
dumpObject(head.headLine.ext.);
I have the caret behind the last dot and after hitting backspace
- no more response.
I can't reproduce this on standard SciTE 1.66 on XP using the file
<?php dumpObject(head.headLine.ext.); ?>
Or without the <?php ... ?> brackets. I placed the caret just
before the ')' and pressed backspace.
Another problem: SciTE often crashes on scrolling down with the scrollbar
but
I cannot reproduce the actions needed to localize the reason for that
behaviour.
Did anybody notice it before?
I haven't, but I don't use PHP.
Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest
I forgot to mention that the
line was inside of a long here string:
$action = "">
...
dumpObject(head.headLine.ext.);
EAC;
But surprise - today I cannot reproduce it too :-(
don't know what has changed - yesterday Scite crashed so often that
I ended with moving the actionscript string into a seperate file.
Axel
|
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest