redactor
redactor copied to clipboard
List functionality broken when pasting text into Redactor
Description
When copying text into Redactor, List functionality is broken
Steps to reproduce
- Create a new Redactor-Textfield
- Paste the following example content into the Field
some text
list item one
list item two
list item three
- Try to apply "Unordered List" or "Ordered List" -> Does not work. Even when the entire Page is saved and reloaded, the List-Functionality is still broken in the Textfield
Additional info
- Craft version: 3.7.53.1
- Plugins & versions: Redactor 2.10.10
I congratulate this Bug to 1st anniversary as unresolved 🎉
Bug still exists: Craft 4.5.3 Redactor 3.0.4
https://craftcms.com/blog/ckeditor-revamped
I’d suggest using CKEditor instead. The underlying Redactor library that this plugin is using hasn’t been supported in ages (https://imperavi.com/redactor/). Instead of porting to the newer Redactor X, we decided to go all in on CKEditor, which is much better supported and less buggy.