ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

[Drag & drop + Balloon block] Misplaced toolbar after movement

Open Witoso opened this issue 2 years ago • 2 comments

📝 Provide detailed reproduction steps (if any)

  1. Select block.
  2. Drag bottom to top.
  3. Drag by the handle.

https://github.com/ckeditor/ckeditor5/assets/9881379/c463ba67-599c-4d9d-8972-636bcb6a6f8e

✔️ Expected result

Handle shows in the first block.

❌ Actual result

Handle shows in the last block (the one you started selection in).


If you'd like to see this fixed sooner, add a 👍 reaction to this post.

Witoso avatar Aug 03 '23 10:08 Witoso

Logic of where to place the selection needs to be written.

If it's simple paste, the logic is correct right now, this is the case of dragging multiple blocks.

Witoso avatar Aug 21 '23 10:08 Witoso

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot avatar Aug 21 '24 01:08 CKEditorBot

We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).

CKEditorBot avatar Oct 01 '24 23:10 CKEditorBot