Bug #88203
closed
RTE CKEditor removes spaces between formatted words
Added by Christian Buelter over 5 years ago.
Updated over 5 years ago.
Description
When a formatted word (bold, italic, ...) follows another formatted word, the space in between is removed in the frontend. The space should not be removed.
Tested on TYPO3 9.5.4 and 9.5.5.
See example screenshots
Files
- Status changed from New to Needs Feedback
Is that a problem of the RTE itself, or is this behavior coming from the <f:spaceless>
viewhelper on the EXT:fluid_styled_content/Resources/Private/Layouts/Default.html ?
Could you check it?
Is that a problem of the RTE itself, or is this behavior coming from the <f:spaceless>
viewhelper on the EXT:fluid_styled_content/Resources/Private/Layouts/Default.html ?
You're right. Removing the <f:spaceless> viewhelper in that Layout solves the problem.
- Related to Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed. added
- Status changed from Needs Feedback to Closed
I close your issue in favor of #86862 that already has a patch attached; I added a relation with this issue to keep track of it.
If you think that this is the wrong decision please reopen it or ping me. Thank you.
Also available in: Atom
PDF