Project

General

Profile

Actions

Bug #17101

closed

RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs

Added by Gregor Agnes about 17 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-03-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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

0005177_v11.patch (20.3 KB) 0005177_v11.patch Administrator Admin, 2007-03-16 16:22
0005177_v12_trunk.patch (215 KB) 0005177_v12_trunk.patch Administrator Admin, 2007-03-28 17:02
0005177_v12_4_1.patch (215 KB) 0005177_v12_4_1.patch Administrator Admin, 2007-04-28 12:07

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #17062: Extensions crash when using HTMLArea in FEClosedOliver Hader2007-03-01

Actions
Related to TYPO3 Core - Bug #16911: Firefox freezes with multiple textareasClosedChristian Kuhn2007-06-12

Actions
Related to TYPO3 Core - Bug #17448: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)ClosedOliver Hader2007-07-06

Actions
Actions #1

Updated by Oliver Hader about 17 years ago

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".

Actions #2

Updated by Oliver Hader about 17 years ago

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)
Actions #3

Updated by Oliver Hader about 17 years ago

Committed to SVN Trunk (as in 0005177_v12_trunk.patch).
If nobody experiences negative side-effects in Trunk, this will be committed to TYPO3_4-1 as well in about one month (for TYPO3 4.1.2).

(see http://lists.netfielders.de/pipermail/typo3-team-core/2007-March/007800.html )

Actions #4

Updated by Nico Thomaier almost 17 years ago

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.

Actions #5

Updated by Oliver Hader almost 17 years ago

Committed to TYPO3_4-1.
This will be integrated in the next release - TYPO3 4.1.2.

Actions #6

Updated by Chris topher almost 10 years ago

  • Target version deleted (0)
  • Is Regression set to No
Actions

Also available in: Atom PDF