getkirby / editor

A new type of WYSIWYG editor for Kirby
https://getkirby.com
205 stars 28 forks source link

Alt+space does not work in Text Element to prevent line break #236

Open sigistardust opened 4 years ago

sigistardust commented 4 years ago

In the textarea field, Alt+space can be used to prevent a line break between words or characters. This does not work with the Text Element of the Editor.

Kirby Version: 3.3.4

There is a thread in the forum about it: https://forum.getkirby.com/t/prevent-line-break-in-kirby-editor-text-element/18249