Bug #17101
closed
RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
Added by Gregor Agnes over 17 years ago.
Updated over 10 years ago.
Description
The RTE does appear, but in an unexpected, not usable way. See screenshot here:
http://www.maniola.de/irre.gif
That appears in IE6 and Firefox 2
Seems that there are problems with two RTEs (in parent and child?!)
This bug doesn't concern standard content elements of tt_content - they work as expected.
System:
Typo3 4.1 final on winstaller
RTEhtmlarea 1.5.1dev on system install
There is no other RTE. There is no Javascript-Error.
see former discussion at http://lists.typo3.org/pipermail/typo3-project-irre/2007-March/000050.html
(issue imported from #M5177)
Files
I attached a first patch (alpha). The problem is base on event listeners in Gecko browsers. Additionally it was obviously forgotten to apply a patch from the typo3xdev playground to the core (see http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/changeset/6604).
I'm still working on it. But you can test the patch already.
Please make sure to disable compressed files for RTEhtmlarea via Extension Manager and to delete the temporary files in typo3temp matching "rtehtmlarea_*.js".
The file 0005177_v11.patch contains the following fixes:
- Enable multiple RTEs in nested tabs and IRRE levels in Gecko browsers
- Additional checks for the unload event in Gecko browsers (speeds up closing a document containing more RTEs)
- Corrected positioning/width of RTEs in nested IRRE levels
- Fixes a wrong behaviour if only one "tab" is available, which isn't really used as tab (TCEforms)
Quite Off Topic: I would love to test the patch. But how do I apply the patch. I took a peek at the man of the patch but i could not get the idea.
Committed to TYPO3_4-1.
This will be integrated in the next release - TYPO3 4.1.2.
- Target version deleted (
0)
- Is Regression set to No
Also available in: Atom
PDF