[TYPO3-core] FYI: Fixed bug #13956: htmlArea RTE: Editing area is collapsed when the RTE is loaded inside a hidden tab in Safari

Stanislas Rolland typo3 at sjbr.ca
Thu Apr 8 02:01:45 CEST 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
When the RTE is loaded in a hidden tab or inline element, and the tab or 
element is subsequently activated, the editing area is collapsed (height 
is zero). Resizing makes it appear. The problem arises in all browsers, 
except Firefox.

Solution:
Layout and dimensions setting of the RTE ExtJS panel and components are 
erratic when performed inside a hidden container. Make the hidden 
containers accessible before performing such operations. Reset editing 
area dimensions when it becomes visible (necessary in all browsers 
except WebKit-based).

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

Branches:
trunk (revision 7252)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_13956_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100407/245ba85f/attachment.asc>


More information about the TYPO3-team-core mailing list