[TYPO3-dev] t3editor - call for help: please test it!

Tobias Liebig tobias at work.de
Fri Nov 23 15:26:42 CET 2007


Steffen Müller schrieb:
> Hi Tobias.
> 
> On 23.11.2007 00:31 Tobias Liebig wrote:
>>   what does not work?
> 
> It generally works with Firefox 2.0.0.8, but very slow on my Laptop
> (Pentium M 1.3 GHz, 1.25 GB RAM, Xubuntu Gutsy 7.10) if > 100 lines
> It takes >10 seconds for about 200 lines to be highlighted after the
> first start of t3editor.
> It also happens that some characters are shifted and the editor feels
> sticky.
> From >300 lines it is not usable any more because of slowness.
> 
> The follwoing warning is repeated over and over again:
> 
> Warnung: reference to undefined property o.nodeType
> Quelldatei: http://foo.bar/typo3/sysext/t3editor//jslib/Mochi.js
> Zeile: 292

thanks for reporting!
Thats a bad issue...
Can you please make a report on bugs.typo3.org (tx_t3editor)?
(just paste this text into it)
i'll check and try to fix it.

Btw: in the next release the mochikit framework (Mochi.js) will be 
completely replaced by prototype.

> The same with Opera 9.24, plus...
> the cursor is moved to the first line with text, if I press return at
> any postition.

i think we don't have any chance to support Opera as it have some major 
javascript bugs (especially handling with ranges and selections)
Currently i don't have an Opera to test, so perhaps:
can you try to use this in Opera? (which i use as base for the editor)
	http://marijn.haverbeke.nl/codemirror/


 > Konqueror 3.5.8 (on kDE 3.5.8):
 > highlighting and option/help buttons don't work at all, the textarea is
 > too small and text overlaps.

I don't tested in konqueror yet. If it's only a small issue i can fix 
this. Otherwise Konqueror will not be supported (for the moment)

The t3editor need to check if the current browser is supported. 
Unsupported systems should not be able to start/see the editor.

Thanks,
   Tobias




More information about the TYPO3-dev mailing list