[TYPO3-core] FYI: Fixed bug #15415: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
Stanislas Rolland
typo3 at sjbr.ca
Fri Aug 27 16:16:58 CEST 2010
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
When a record contains multiple RTE fields on multiple tabs, most RTEs
loaded on hidden tabs are not usable (no cursor when clicking in the
textarea, writing not possible).
The problem may also arise with a single RTE loaded on a hidden tab.
Then it only happens if the "Text" tab is opened very soon after
entering the edit content element window. Switching to the "General" tab
and then back to the "Text" tab brings back the cursor.
Solution:
The RTE was trying to optimize event handlers. The attached patch makes
it listen to the nested tab elements at all times.
Bugtracker references:
http://bugs.typo3.org/view.php?id=15415
Branches:
trunk (revision 8704)
branch TYPO3_4-4 (revision 8705)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_15415_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100827/1c442204/attachment.txt>
More information about the TYPO3-team-core
mailing list