[TYPO3-core] FYI: Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10

Stanislas Rolland typo3 at sjbr.ca
Mon Sep 14 02:17:25 CEST 2009


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
In Opera 10, the RTE always displays an empty editing area. It is not 
possible to enter any content.

When the stylesheet links are appended to the RTE iframe, Opera 10 
silently appends the links, but they are neither applied nor accessible. 
Accessing the collection raises no error. Initial reference to the 
length of the stylesheets collection correctly reports 3. But a second 
reference to the same, reports 0.

Solution:
Introducing a delay before accessing the stylesheets collection, fixes 
the issue. This is a browser regression, as it used to work correctly in 
Opera 9 (and does work in all other browsers).

Bugtracker references:
http://bugs.typo3.org/view.php?id=11847

Branches:
trunk (revision 5923)
TYPO3_4-2 (revision 5924)
TYPO3_4-1 (revision 5925)

Regards,
Stanislas

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_11847_trunk_v2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090913/e396a372/attachment.txt 


More information about the TYPO3-team-core mailing list