Feature #77848
closedMake soft hyphens visible backend forms
0%
Description
Soft hyphens (­
) are used to let browsers automatically break words onto the next line. Unfortunately, they are not visible in the backend when editing text fields that contain them.
TYPO3 should assist editors by making them visible.
I could imagine that the text field content is shown below the input field as "normal" text, with the soft hyphens shown as normal hyphens with a grey background (only if the field really contains soft hyphens).
Title (Label) [Superficially long ] <-- (input field) "Su-per-fi-cially long" <-- (Text with soft hyphens shown)
Updated by Gerhard Rupp almost 8 years ago
As there is always a lot of confusion at the editors I think soft hyphens should at least be visible in code view.
Updated by Riccardo De Contardi about 7 years ago
- Related to Feature #70461: Some entities should be possible to enter and output added
Updated by Riccardo De Contardi about 7 years ago
- Status changed from New to Closed
I close this one as duplicate of #70461 please continue the discussion there. I have added there a reference to this issue to keep track of it.
If you think that this is the wrong decision, please reopen it or open a new issue with a reference to this one. Thank you