Skip to content
#

wysiwyg

Here are 576 public repositories matching this topic...

editor.js
svengau
svengau commented Jun 4, 2021

Copy some text, then on official demo, select all content (ctrl A + ctrl A) and try to paste. Nothing happens.

This is a minor bug, because a quick workaround is to delete the text prior to paste the content of the clipboard.

Steps to reproduce:

  1. Copy some text
  2. Go to https://editorjs.io
  3. Select all content, by typing ctrl A + ctrl A
  4. Try to paste

Device, Browser, OS: Macboo

ckeditor4
Comandeer
Comandeer commented Nov 24, 2021

Type of report

Task

Provide description of the task

Followup to #4918.

As we changed the default value of config.useComputedState from undefined to true it would be good to actually have some tests in each plugin that uses it to verify if the option works as intended. For now it seems that we don't have such tests.

Other details

  • Browser: …
  • OS: …
  • CKEditor ve

Improve this page

Add a description, image, and links to the wysiwyg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wysiwyg topic, visit your repo's landing page and select "manage topics."

Learn more