Actions
Bug #21992
closedhtmlArea RTE: textstyle cannot be applied to full content of block element
Start date:
2010-01-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After creating a new CE, it´s not possible to mark word´s in the RET in one (if nothing else is written) with a text style, for example bold. For minimum, one character has to be not marked.
With turned off RTE:
<span class="Hervorgehoben">jhjhj</span><span class="Hervorgehoben">h</span>
TYPO3 Ver. 4.3.0 (with security patch!)
rtehtmlarea 1.8.6
(issue imported from #M13301)
Files
Updated by Stanislas Rolland over 14 years ago
The same will happen if all the text content of a paragraph or other block element is selected. No markup is applied.
Patch committed to SVN TYPO3core trunk (revision 7842) and branch TYPO3_4-3 (revision 7843).
Actions