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

Dragging and dropping content in read-only mode #808

Closed
Comandeer opened this issue Aug 21, 2017 · 1 comment · Fixed by #865
Closed

Dragging and dropping content in read-only mode #808

Comandeer opened this issue Aug 21, 2017 · 1 comment · Fixed by #865
Labels
good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. plugin:widget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Milestone

Comments

@Comandeer
Copy link
Member

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Open https://jsfiddle.net/35f3gqvw/
  2. Start dragging widget.
  3. Try to drop it below the text, when copy cursor is shown (warning: it's not shown in every browser).

Expected result

Nothing happens.

Actual result

Widget disappears.

Other details

  • CKEditor version: 4.5.0+
  • Installed CKEditor plugins: image2

It seems that there is no sensible mechanism to control mouse integration in widgets, see also #719 or #710.

@Comandeer Comandeer added plugin:widget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:bug A bug. labels Aug 21, 2017
@mlewand mlewand added this to the Backlog milestone Aug 23, 2017
@mlewand mlewand added the good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. label Aug 23, 2017
@mlewand mlewand added the target:minor Any docs related issue that can be merged into a master or major branch. label Aug 30, 2017
@wojtekw92 wojtekw92 self-assigned this Sep 4, 2017
@wojtekw92
Copy link
Contributor

This is more general problem with drag&drop functionality in readOnly mode:
drag drop

@f1ames f1ames modified the milestones: Backlog, 4.12.1 Jun 18, 2019
@f1ames f1ames modified the milestones: 4.12.1, 4.13.0 Jun 26, 2019
@Comandeer Comandeer changed the title Dragging widget in read-only mode Dragging and dropping content in read-only mode Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request. plugin:widget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants