Feature #85391
closedSoft-hyphen (shy entity) should be visible in CKEditor
100%
Description
An editor can add the ­
entity by using the re-implemented soft-hyphen button, or manually in the Source mode of the RTE.
When saving the content element or switching the RTE mode, the soft-hyphen becomes completely invisible to the editor, making it difficult to change or remove it.
Solution¶
- Render the soft-hyphen in the Source mode of the RTE as HTML entity
­
, just like the non-breaking space
Subsequent step¶
In a later step a new button could be implemented so the editor can show/hide soft-hyphens in the RTE mode of CKEditor.
Files
Updated by Sebastian Klein over 6 years ago
- Related to Task #85361: CKEditor RTE: Re-add button to insert soft hyphen added
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57687
Updated by Gerrit Code Review almost 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57687
Updated by Benni Mack over 5 years ago
- Target version changed from next-patchlevel to Candidate for patchlevel
Updated by Gerrit Code Review over 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/57687
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63864
Updated by Sebastian Klein over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 20 to 100
Applied in changeset 9c5101515b05d1bf87c7ba088a3a246a1dfcf8d9.