Actions
Bug #24791
closedhtmlArea RTE: RTE is loaded blank of any text with IE6 in hidden tab
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2011-01-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When opening an existing tt_content record of type text you usually have 4 tabs :
- general
- text
- media
- access
Typo3 remembers wich tab was displayed last time you edited a tt_content record, so if you were editing the "text" tab before reopening the object, the text will show up fine in the RTE.
But if you were editing another tab before your last closing and now the form opens on that other tab, the RTE will not properly load and initialize text display : it will show a blank textarea. This is likely due to a .js initialization problem
(issue imported from #M17290)
Files
Actions