Actions
Bug #22349
closedRTE is collapsed when loaded inside a hidden tab in Safari
Start date:
2010-03-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The rich text editor is not loaded when it's placed on a hidden tab in Safari on Mac OS X. If the accordant tab gets enabled, RTE won't load correctly (see the attached screenshot). Could not reproduce this behaviour in Firefox.
The RTE is loaded, but the editing area is collapsed (height is zero). Resizing makes it appear.
The problem exists when loading the RTE in a hidden tab in all browsers except Firefox.
(issue imported from #M13956)
Files
Updated by Stanislas Rolland over 14 years ago
The attached patch fixes the issue in all browsers.
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 7252).
Actions