Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CKE 4 dies when dragged #23

Closed
brandonkelly opened this issue Apr 16, 2021 · 1 comment
Closed

CKE 4 dies when dragged #23

brandonkelly opened this issue Apr 16, 2021 · 1 comment
Assignees
Labels

Comments

@brandonkelly
Copy link
Member

brandonkelly commented Apr 16, 2021

Description

When the plugin is set to use CKEditor 4, the field will appear to lose its value and become unresponsive when it is dragged, such as within a Matrix block. Thankfully, the source <textarea> element will have already been updated, so no content is actually lost.

Steps to reproduce

  1. Set the CKEditor build URL to https://cdn.ckeditor.com/4.16.0/standard/ckeditor.js.
  2. Create a CKEditor field within a Matrix field.
  3. Create an entry with the Matrix field., and give it a couple blocks.
  4. Drag one of the blocks.

Likely also affects Neo and Super Table.

Additional info

  • Craft version: 3.6.12
  • PHP version: n/a
  • Database driver & version: n/a
  • Plugins & versions: CKEditor 1.0.0.1
@brandonkelly
Copy link
Member Author

Fixed in CKEditor 1.5.0 (Craft 3) and 2.2.0 (Craft 4).

@brandonkelly brandonkelly unpinned this issue Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants