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

Unable to Drag widgets between table cells. #940

Closed
rathax opened this issue Sep 20, 2017 · 1 comment
Closed

Unable to Drag widgets between table cells. #940

rathax opened this issue Sep 20, 2017 · 1 comment

Comments

@rathax
Copy link

rathax commented Sep 20, 2017

Are you reporting a feature request or a bug?

issue type: Bug.

Widgets can't be dragged around between table cells.

Provide detailed reproduction steps (if any)

  1. https://sdk.ckeditor.com/samples/captionedimage.html
  2. make a 4x4 table
  3. drag and drop a widget (image) into a cell
  4. try to drag it from there into other cells

Expected result

The widget gets selected by clicking the widget handler and can be dragged into other cells

Actual result

The table selection plugin keeps selecting cells while mouse 1 is pressed

Other details

The widget also sometimes just vanishes when dragged into another cell but I was unable to reproduce this in a demo editor.

  • Browser: tested on newest Chrome and Edge
  • OS: Win 10
  • CKEditor version: 4.7.3
@rathax rathax closed this as completed Sep 20, 2017
@rathax
Copy link
Author

rathax commented Sep 20, 2017

Duplicated #710.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant