Bug #23458
closedhtmlArea RTE: RTE loaded in hidden tab not functioning after loading in Firefox
0%
Description
This is not a duplicate of #17228 as it only happens in TYPO3 4.4.
I have the strange problem that often after entering the Text tab of a content element the RTE is "frozen". There is no cursor in the window and links are clickable like normal links in frontend.
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.
I guess the reason is that somehow the RTE is being displayed before the content is correctly parsed for RTE editing.
In TYPO3 < 4.4 everything worked fine. I could only reproduce it in Firefox 3.6 and not in Internet Explorer.
(issue imported from #M15567)
Updated by Stanislas Rolland about 14 years ago
The patch attached to issue #15415 fixes this issue. Please confirm.
Updated by Stanislas Rolland about 14 years ago
Fixed in SVN TYPO3core trunk (revision 8704) and branch TYPO3_4-4 (revision 8705).
See issue #15415.