Bug #82024
closedno more non breaking space in default editor
0%
Description
Updates issue description for TYPO3 12 (WITH CKE5)¶
I found actually no possibility to write a nbsp character between two words in CKEditor 5 in TYPO3 v12 in the WYSIWYG mode.
I created two videos for a easier description of the issues with CKE5 within TYPO3 12¶
- → Youtube video demo to describe the problem in TYPO3 12
- → Youtube video demo to show an working example in CKE5
TL;DR:
- adding only a nbsp between two words is not possible in WYSIWYG mode (tested on macOS, Chrome 108)
- nbsp html entity is only added when I add a second space (also by not pressing the shortcut for non breaking space) in WYSIWYG mode
- cross checking: I found an official CKE5 editor demo, where adding a nbsp is possible without problems
- a related issue in the CKE5 world
Requirements¶
It must be possible to add a nbsp if an advanced author press alt+space (option+space) like it was before in older TYPO3 versions.
Added also a quick poll on twitter about nbsp in TYPO3 context: https://twitter.com/jouschcom/status/1613839007061884928?s=20
Original issue description (which was targeted on CKE4)¶
There is no field or other possibility in rte_ckeditor to include in the text.
It´s absolutely essential to use for editors, e.g. "12 km" should not be displayed as
12
kmI recommend to include the plugin
http://ckeditor.com/addon/nbsp
in the sysext directly.It inserts a by <ctrl>+<space>
Files
Updated by Frans Saris over 7 years ago
- Status changed from New to Accepted
- Priority changed from Must have to Should have
Hi, tnx for the report. Could you push a patch for this to our review system?
Updated by Andreas Werner over 7 years ago
ok, never used gerrit before ;-), I'll try it
Updated by Riccardo De Contardi almost 7 years ago
- Related to Feature #80228: Missing non breaking space in glyphen-popup in ckeditor added
Updated by Patrick Gaumond over 6 years ago
An elegant implementation can be seen in this Drupal plugin: https://www.drupal.org/project/nbsp
See the image. The are even highlighted in the RTE.
Updated by Gerrit Code Review over 6 years ago
- Status changed from Accepted 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/57811
Updated by Gerrit Code Review over 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/57811
Updated by Gerrit Code Review over 6 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/57811
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57811
Updated by Susanne Moog over 5 years ago
- Status changed from Under Review to New
Patch has been abandoned due to license compatibility issues with the according plugin (we cannot bundle that plugin with the core).
Solution would probably be to write our own plugin for the same functionality.
Updated by Josef Glatz almost 2 years ago
- Description updated (diff)
- Assignee deleted (
Josef Glatz) - Target version changed from Candidate for patchlevel to 12 LTS
- TYPO3 Version changed from 8 to 12
- Complexity deleted (
easy)
Updated the issue for TYPO3 v12 and CKEditor 5¶
Updated by Josef Glatz almost 2 years ago
- Status changed from New to Under Review
- Assignee set to Josef Glatz
Thx to Benji this seems to be fixed already.
I‘ll test it in main and will close issue
Updated by Josef Glatz almost 2 years ago
- Related to Bug #99454: Missing visibility of shy tags in ckeditor added
Updated by Josef Glatz almost 2 years ago
- Related to Task #99514: Enhance CKEditor5 whitespace plugin handling added
Updated by Josef Glatz almost 2 years ago
- File clipboard-202301230724-eg8yh.png clipboard-202301230724-eg8yh.png added
- Status changed from Under Review to Closed