Bug #21998
closedRTE HTMLAREA - Additional Inline Elements Bug
0%
Description
If you have Additional Inline Elements in use, there occurs a bug when you create overlapping text styles. For example when you mark the word “Strong” out of an example text “StrongItalic” and set it as Bold. Afterwards you pick the whole text “StrongItalic” and choose it to be italic.
The RTE will reload immediately and all unsaved changes are gone.
Annoying, if it happens at the end of a big text.
Occurs in IE8 as well as in Firefox or even in a blank typo3-installation (4.3.1), no matter which default configuration settings you are using.
(issue imported from #M13310)
Files
Updated by Stanislas Rolland over 14 years ago
The attached patch will fix the issue in Firefox, but not in IE8. The issue in IE8 is completely different and will require another patch.
Updated by Stanislas Rolland over 14 years ago
The patch for Firefox was committed to SVN TYPO3core branch TYPO3_4-3 (revision 6962) and trunk (revision 6963).
Updated by Stanislas Rolland about 13 years ago
- Category set to RTE (rtehtmlarea + ckeditor)
- Target version deleted (
0) - TYPO3 Version set to 4.4
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Stanislas Rolland over 11 years ago
Alexander Opitz wrote:
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Well, the issue is certainly fixed in Firefox and IE9.
I don't have IE8 anymore, but, using 6.0, the reload issue does not exist when IE9 is used in IE8 mode.
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to Closed