redactor icon indicating copy to clipboard operation
redactor copied to clipboard

List functionality broken when pasting text into Redactor

Open svonlanthen opened this issue 2 years ago • 2 comments

Description

When copying text into Redactor, List functionality is broken

Steps to reproduce

  1. Create a new Redactor-Textfield
  2. Paste the following example content into the Field
some text

list item one
list item two
list item three
  1. 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

svonlanthen avatar Sep 01 '22 09:09 svonlanthen

I congratulate this Bug to 1st anniversary as unresolved 🎉

Bug still exists: Craft 4.5.3 Redactor 3.0.4

svonlanthen avatar Sep 04 '23 12:09 svonlanthen

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.

angrybrad avatar Sep 04 '23 17:09 angrybrad